Releases: Kick-In/exception-handler-bundle
Releases · Kick-In/exception-handler-bundle
Exclude more sensitive variables by default
2.0.2 Remove more sensitive variables from the exception mail
Fixed invalid autowiring
Explicitly bind correct mailer services Fixes bug introduced in #2. The exception mailer now uses they correct mailer and transport again.
Symfony autowiring
This bundle now uses autowiring by default for the configuration.
Small issues resolved
Fixed:
- Template names
- Transport configuration
Symfony 4 support
This incorporates the newer dependency syntax, which allow us to support Symfony 4.
Allow null token
When a user is not authenticated, a null token might be the case.
Small patches
1.0.1 Remove lazy on configuration class
Initial release
Initial release of this bundle