1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/manual
Peter Kokot 35e766d749 Fix permissions
Having synced file permissions in Git repositories is a reccurring
issue. Git can track files as executables (0755) or not (0644). Usually,
all files except the executable ones such as command line scripts or
binary executables, should be set to 0644.

This patch syncs permissions in the Git repository.
2018-10-25 02:22:08 +02:00
..
2018-10-17 10:51:08 +02:00
2018-10-17 07:29:46 +02:00
2018-10-17 07:29:46 +02:00
2018-10-17 20:51:49 +01:00
2018-10-25 02:22:08 +02:00
2018-10-17 10:51:08 +02:00
2018-10-25 02:22:08 +02:00