Skip to content

Releases: Kick-In/exception-handler-bundle

Exclude more sensitive variables by default

19 Dec 08:40
Compare
Choose a tag to compare
2.0.2

Remove more sensitive variables from the exception mail

Fixed invalid autowiring

10 May 11:13
29a98e9
Compare
Choose a tag to compare
Explicitly bind correct mailer services

Fixes bug introduced in #2. The exception mailer now uses they correct mailer and transport again.

Symfony autowiring

11 Feb 21:19
Compare
Choose a tag to compare

This bundle now uses autowiring by default for the configuration.

Small issues resolved

27 Apr 09:35
Compare
Choose a tag to compare

Fixed:

  • Template names
  • Transport configuration

Symfony 4 support

27 Dec 10:40
Compare
Choose a tag to compare

This incorporates the newer dependency syntax, which allow us to support Symfony 4.

Allow null token

21 Dec 20:04
Compare
Choose a tag to compare

When a user is not authenticated, a null token might be the case.

Small patches

02 Nov 21:18
607fb0a
Compare
Choose a tag to compare
1.0.1

Remove lazy on configuration class

Initial release

28 Oct 16:59
Compare
Choose a tag to compare

Initial release of this bundle