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 633697e commit 08510f4Copy full SHA for 08510f4
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