Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress notification if error_reporting() has narrowed
If the error_reporting() setting has narrowed since Airbrake's error handler was installed, respect the new setting. This also resolves the issue of errors suppressed with the "@" operator being reported to Airbrake. (Fixes airbrake#105)
- Loading branch information