Skip to content

Instantly share code, notes, and snippets.

@leonlaser
Last active March 22, 2019 10:51
Show Gist options
  • Save leonlaser/1cf7bd7ce7c791743a1a34428b6333cd to your computer and use it in GitHub Desktop.
Save leonlaser/1cf7bd7ce7c791743a1a34428b6333cd to your computer and use it in GitHub Desktop.
[Test PHP script] A script to test scripts with a shebang
#!/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