Last active
March 22, 2019 10:51
-
-
Save leonlaser/1cf7bd7ce7c791743a1a34428b6333cd to your computer and use it in GitHub Desktop.
[Test PHP script] A script to test scripts with a shebang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env php | |
<?php | |
echo "><(((('>" . PHP_EOL; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment