We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d7809 commit 944016aCopy full SHA for 944016a
web/helloworld.php
@@ -20,3 +20,5 @@
20
$response = $kernel->handle($request);
21
$response->send();
22
$kernel->terminate($request, $response);
23
+
24
+// require phpbenchmarks stats.php here when needed
web/rest.php
0 commit comments