Skip to content

Commit e763cc7

Browse files
committed
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.
1 parent f64ae64 commit e763cc7

File tree

5 files changed

+0
-0
lines changed

5 files changed

+0
-0
lines changed

build/config.guess

100644100755
File mode changed.

build/config.sub

100644100755
File mode changed.

build/ltmain.sh

100644100755
File mode changed.

ext/oci8/tests/calltimeout1.phpt

100755100644
File mode changed.

ext/pdo_oci/tests/pdo_oci_stmt_getcolumnmeta.phpt

100755100644
File mode changed.

0 commit comments

Comments
 (0)