diff options
| author | Peter Kokot <peterkokot@gmail.com> | 2018-09-18 22:46:20 +0200 |
|---|---|---|
| committer | Peter Kokot <peterkokot@gmail.com> | 2018-09-21 14:12:25 +0200 |
| commit | bfa2c7158ffb8af0ad9d71028992485059c7027d (patch) | |
| tree | 7a3938c59373716575067945fb2ff0829a695b5b /ext/pgsql | |
| parent | a1b5698d4e3aa8514752b1fdc9a001952f984398 (diff) | |
| download | php-git-bfa2c7158ffb8af0ad9d71028992485059c7027d.tar.gz | |
Fix permissions
Certain files don't need to be executables.
Diffstat (limited to 'ext/pgsql')
| -rw-r--r--[-rwxr-xr-x] | ext/pgsql/tests/29nb_async_connect.phpt | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | ext/pgsql/tests/30nb_async_query_params.phpt | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | ext/pgsql/tests/31nb_async_query_prepared.phpt | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/ext/pgsql/tests/29nb_async_connect.phpt b/ext/pgsql/tests/29nb_async_connect.phpt index fc3868a26d..fc3868a26d 100755..100644 --- a/ext/pgsql/tests/29nb_async_connect.phpt +++ b/ext/pgsql/tests/29nb_async_connect.phpt diff --git a/ext/pgsql/tests/30nb_async_query_params.phpt b/ext/pgsql/tests/30nb_async_query_params.phpt index 1c8a1eed8f..1c8a1eed8f 100755..100644 --- a/ext/pgsql/tests/30nb_async_query_params.phpt +++ b/ext/pgsql/tests/30nb_async_query_params.phpt diff --git a/ext/pgsql/tests/31nb_async_query_prepared.phpt b/ext/pgsql/tests/31nb_async_query_prepared.phpt index d82ae798e8..d82ae798e8 100755..100644 --- a/ext/pgsql/tests/31nb_async_query_prepared.phpt +++ b/ext/pgsql/tests/31nb_async_query_prepared.phpt |
