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/simplexml | |
parent | a1b5698d4e3aa8514752b1fdc9a001952f984398 (diff) | |
download | php-git-bfa2c7158ffb8af0ad9d71028992485059c7027d.tar.gz |
Fix permissions
Certain files don't need to be executables.
Diffstat (limited to 'ext/simplexml')
-rw-r--r--[-rwxr-xr-x] | ext/simplexml/tests/000.xml | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | ext/simplexml/tests/sxe.dtd | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | ext/simplexml/tests/sxe.ent | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | ext/simplexml/tests/sxe.xml | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/ext/simplexml/tests/000.xml b/ext/simplexml/tests/000.xml index b0f2785463..b0f2785463 100755..100644 --- a/ext/simplexml/tests/000.xml +++ b/ext/simplexml/tests/000.xml diff --git a/ext/simplexml/tests/sxe.dtd b/ext/simplexml/tests/sxe.dtd index b75a7922b0..b75a7922b0 100755..100644 --- a/ext/simplexml/tests/sxe.dtd +++ b/ext/simplexml/tests/sxe.dtd diff --git a/ext/simplexml/tests/sxe.ent b/ext/simplexml/tests/sxe.ent index 8f86465c2a..8f86465c2a 100755..100644 --- a/ext/simplexml/tests/sxe.ent +++ b/ext/simplexml/tests/sxe.ent diff --git a/ext/simplexml/tests/sxe.xml b/ext/simplexml/tests/sxe.xml index 909b4e652c..909b4e652c 100755..100644 --- a/ext/simplexml/tests/sxe.xml +++ b/ext/simplexml/tests/sxe.xml |