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 26cfa54 commit 7c16a82Copy full SHA for 7c16a82
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