On Tue, 5 Jan 2016, Michael Heap wrote: > > On Tue, Jan 5, 2016 at 5:45 AM, Sara Golemon <poll...@php.net> wrote: > > > On Thu, Dec 31, 2015 at 6:52 AM, Junade Ali <m...@junade.com> 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?
> 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 That's going to mean an INI setting.. that hosters could abuse. Having an INI setting like this as part of core is IMO not a great idea. cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug Posted with an email client that doesn't mangle email: alpine -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php