This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Releases: Elao/ErrorNotifierBundle
Releases · Elao/ErrorNotifierBundle
Add support for Symfony3
Merge pull request #51 from Elao/symfony3 allow this bundle to work with symfony3
v1.0.6: Merge pull request #50 from karim-elshendy/new_ignore_features
adding ability to ignore user agents and urls using patterns
v1.0.5: Merge pull request #48 from karim-elshendy/ignore_ips
#47 Ignore IPs for http exceptions
Allow multiple recipient & Drop Symfony <2.3 support
Merge pull request #32 from justinhilles/master Update Config to take both string and array of emails
Handle the silent operator
Merge pull request #28 from Elao/fix-error-reporting don't catch error if error_reporting is 0 (when @ is used)'
Fixed namespace error
If you are on a system who have case sensitive settings, you'll have an exception. It's now fixed