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 ce300e8 commit 531d7adCopy full SHA for 531d7ad
public/index.php
@@ -25,3 +25,5 @@
25
$response = $kernel->handle($request);
26
$response->send();
27
$kernel->terminate($request, $response);
28
+
29
+// require phpbenchmarks stats.php here when needed
0 commit comments