1.1.0
Changes
- Removed logErrors parameter from NonFatalErrorHandlingMiddleware
$logger
is nullable meaning that if logging is disabled, null should be provided instead of a logger instance
$logger
is nullable meaning that if logging is disabled, null should be provided instead of a logger instance