mirror of
https://github.com/php/php-src.git
synced 2024-12-14 20:33:36 +08:00
02294f0c84
This patch makes several scripts and PHP development tools files executable and adds more proper shebangs to the PHP scripts. The `#!/usr/bin/env php` shebang provides running the script via `./script.php` and uses env to find PHP script location on the system. At the same time it still provides running the script with a user defined PHP location using `php script.php`. |
||
---|---|---|
.. | ||
ax_check_compile_flag.m4 | ||
ax_gcc_func_attribute.m4 | ||
build2.mk | ||
build.mk | ||
buildcheck.sh | ||
config-stubs | ||
genif.sh | ||
libtool.m4 | ||
mkdep.awk | ||
order_by_dep.awk | ||
print_include.awk | ||
scan_makefile_in.awk | ||
shtool |