Adding the monolog.use_error_handler parameter to configure whether the...
Adding the monolog.use_error_handler parameter to configure whether the monolog ErrorHandler should be registered. The error handler is now disabled by default when the application debug parameter is set to true, to ensure it won't silence exceptions and/or errors.
Showing
Please register or sign in to comment