php-src/ext/pdo_mysql
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
..
tests Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
config.m4 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
get_error_codes.php Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
mysql_driver.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mysql_statement.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
pdo_mysql.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql_int.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00