php-src/sapi
Peter Kokot 02294f0c84 Make PHP development tools files and scripts executable
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`.
2018-08-29 20:58:17 +02:00
..
apache2handler Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
cgi Make more tests run on Linux 2018-08-28 21:20:00 -03:00
cli Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
embed Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fpm Merge branch 'PHP-7.3' 2018-08-27 15:53:13 +01:00
litespeed Fix some misspellings 2018-08-12 16:15:45 +02:00
phpdbg Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
tests Merge branch 'PHP-5.6' 2015-08-11 01:42:25 +02:00