merged branch snc/chmod-fixes (PR #2130)

Commits
-------

a0a97c6 Removed executable bits from all php files

Discussion
----------

Removed executable bits from all PHP files

Some files had a file mode of 755 and this PR changes them to 644. The reason behind this is that git always thinks that those files are changed when accessing the repository via a samba share on windows (tested with PhpStorm).

---------------------------------------------------------------------------

by fabpot at 2011/09/09 05:51:30 -0700

That was on my radar too. Can you do the same for the 2.0 branch?
This commit is contained in:
Fabien Potencier 2011-09-09 14:51:44 +02:00
commit 18d3dfe0bf
13 changed files with 0 additions and 0 deletions

0
src/Symfony/Bridge/Monolog/Handler/FirePHPHandler.php Executable file → Normal file
View File

View File

View File

View File