phpbrake icon indicating copy to clipboard operation
phpbrake copied to clipboard

Suppress notification if error_reporting() has narrowed

Open fuhry opened this issue 5 years ago • 1 comments

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 #105)

fuhry avatar Jul 13 '20 17:07 fuhry

@fuhry @mmcdaris can anyone resolve conflicts and release changes?

upsellpl avatar Dec 21 '23 12:12 upsellpl