Skip to content

Commit 056c43f

Browse files
committed
[skip ci] Sync file permissions in Git repository
Git can track executable (0755) and non-executable (0644) file modes. This is a minor file permissions sync across the php-src Git repository. - build/config.guess (0755 as done upstream) - build/config.sub (0755 as done upstream) - ext/*/?*.stub.php (0644) - ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk (0755 due to shebang usage)
1 parent 3baa606 commit 056c43f

File tree

6 files changed

+0
-0
lines changed

6 files changed

+0
-0
lines changed

build/config.guess

100644100755
File mode changed.

build/config.sub

100644100755
File mode changed.

ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk

100644100755
File mode changed.

ext/standard/basic_functions.stub.php

100755100644
File mode changed.

ext/standard/dir.stub.php

100755100644
File mode changed.

ext/standard/user_filters.stub.php

100755100644
File mode changed.

0 commit comments

Comments
 (0)