mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
e763cc7425
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.