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 bb01214 commit 2a53d49Copy full SHA for 2a53d49
web/helloworld.php
@@ -21,3 +21,5 @@
21
$response = $kernel->handle($request);
22
$response->send();
23
$kernel->terminate($request, $response);
24
+
25
+// require phpbenchmarks stats.php here when needed
web/rest.php
0 commit comments