mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-26 20:04:48 +01:00
Added php shebang
This commit is contained in:
parent
53eac36a3f
commit
e3bc5b564d
1
bin/php-parse.php
Normal file → Executable file
1
bin/php-parse.php
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
require __DIR__ . '/../lib/bootstrap.php';
|
||||
|
Loading…
Reference in New Issue
Block a user