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 af1f6f1 commit 2d0a30cCopy full SHA for 2d0a30c
public/index.php
@@ -10,3 +10,5 @@
10
$response = $kernel->handle($request);
11
$response->send();
12
$kernel->terminate($request, $response);
13
+
14
+// require phpbenchmarks stats.php here when needed
0 commit comments