sebastianbergmann/phpunit

Optionally ignore suppression of deprecations, notices, and warnings

sebastianbergmann opened this issue · 0 comments

Follows #5294 and supersedes #5302.

The events emitted by the error handler should be augmented with a $suppressed property. Then it is up to event handlers, result and progress printers, for instance, to decide whether or not they process suppressed E_*.