symfony1
symfony1 copied to clipboard
Feature/display errors to stderr
This pr allows to set stderr as the target for display_errors. For us it is helpful during development, especially while upgrading to newer versions of PHP. The default (stdout) is equal to "On" which is deprecated since 5.2.4: https://www.php.net/manual/en/errorfunc.configuration.php#ini.display-errors