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 f1218b4 commit ba318b8Copy full SHA for ba318b8
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