Re: Where is the '@' part handled in PHP?
From: Dmitry Koterov Date: Tue, 06 May 2014 21:11:43 +0000 Subject: Re: Where is the '@' part handled in PHP? References: 1 2 Groups: php.internals Request: Send a blank email to internals+get-73984@lists.php.net to get a copy of this message
> > I'm trying to find out how the '@func' part overrides the > > 'EG(error_reporting)' settings > > > > Anyone know where I should be looking at? > > > I think you should check out ZEND_BEGIN_SILENCE and ZEND_END_SILENCE BTW what was an initial reason for @ operator to silence non-recoverable errors as well? Why not silence only E_WARNING+ ? I don't propose to change this, just wondering.
Thread (5 messages)
| « previous | php.internals (#73984) | next » |
|---|