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 9aceff8 commit 14222a8Copy full SHA for 14222a8
helloworld.php
@@ -1,3 +1,5 @@
1
<?php
2
3
echo 'Hello World !';
4
+
5
+// require phpbenchmarks stats.php here when needed
rest.php
@@ -57,3 +57,5 @@ function encodeType(CommentType $type)
57
}
58
59
echo json_encode($data);
60
61
0 commit comments