Daniel Convissor wrote:
Hello Jani:

On Tue, Aug 25, 2009 at 11:11:19AM +0300, Jani Taskinen wrote:
On 08/25/2009 10:35 AM, Stanislav Malyshev wrote:
Because it would break other funcions (namely, $php_errormsg, error
handlers, etc.) which may be used by some.
Well, not necessarily. How doesn't your patch break them? Just do the same but without adding new option.

The patch allows setting reporting to E_ALL while using the mask to kill just E_STRICT.

Sorry, I just don't get it. If the mask thing kills some level..what's the point in enabling it in the first place? And IIRC, E_STRICT is not part of E_ALL..

--Jani


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to