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 2408f16 commit 1c2df8eCopy full SHA for 1c2df8e
tests/fixtures/proc.php
@@ -1,3 +1,4 @@
1
<?php
2
3
-echo $argv[1];
+echo 'hello';
4
+
0 commit comments