Commit ac4645b
committed
minor #10056 Fixed the default value of php_errors.log option (javiereguiluz)
This PR was merged into the 3.4 branch.
Discussion
----------
Fixed the default value of php_errors.log option
See:
https://github.com/symfony/symfony/blob/5e28ac31504e3a7cd2d16b0216182d767f37ad41/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L900-L907
Commits
-------
e34ffb6 Fixed the default value of php_errors.log option1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1821 | 1821 | | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | | - | |
| 1824 | + | |
1825 | 1825 | | |
1826 | 1826 | | |
1827 | 1827 | | |
| |||
0 commit comments