Sounds like the xdebug.scream or the Scream PECL extension ( https://pecl.php.net/package/scream) to me.
+1 for baking this functionality into core On Tue, Jan 5, 2016 at 5:45 AM, Sara Golemon <[email protected]> wrote: > On Thu, Dec 31, 2015 at 6:52 AM, Junade Ali <[email protected]> wrote: > > I am looking to submit an RFC in order to remove the error suppression > > operator in PHP, namely the @ symbol. > > > Forwarding a suggestion twitter/@Beryllium9: > > How about a global "disable error suppression" setting? That way a > project lead could enforce it for their codebase (and guarantee that > devs "aren't lazy"), but PHP doesn't lose its pragmatism? > > -Sara > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
