mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
![]() This patch makes few remaining PHP development tools files executable and adds a shebang to them. 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`. Shebang is not visible in the output of the generated file. |
||
---|---|---|
.. | ||
mappings | ||
ents_basic.txt | ||
ents_basic_apos.txt | ||
ents_html5.txt | ||
ents_html401.txt | ||
ents_xhtml.txt | ||
html_table_gen.php |