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 b02842e commit 1c0f946Copy full SHA for 1c0f946
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