mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix file permissions
Git can track executable (0755) and non-executable (0644) file modes. This patch fixes file permissions in the php-src repository according to the predefined executable files with 0755 permissions (shell scripts) and all others with 0644 permissions.
This commit is contained in:
parent
f64ae64f52
commit
e763cc7425
5 changed files with 0 additions and 0 deletions
0
build/config.guess
vendored
Normal file → Executable file
0
build/config.guess
vendored
Normal file → Executable file
0
build/config.sub
vendored
Normal file → Executable file
0
build/config.sub
vendored
Normal file → Executable file
0
build/ltmain.sh
Normal file → Executable file
0
build/ltmain.sh
Normal file → Executable file
0
ext/oci8/tests/calltimeout1.phpt
Executable file → Normal file
0
ext/oci8/tests/calltimeout1.phpt
Executable file → Normal file
0
ext/pdo_oci/tests/pdo_oci_stmt_getcolumnmeta.phpt
Executable file → Normal file
0
ext/pdo_oci/tests/pdo_oci_stmt_getcolumnmeta.phpt
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue