> Hello Derick,

> i think we should leave it in because we might remove it from E_ALL in later
> php versions.

Erm i meant we may add E_STRICT to E_ALL in a later version.

> marcus

> Monday, April 19, 2004, 12:46:44 PM, you wrote:

>> On Mon, 19 Apr 2004, Kenneth Schwartz wrote:

>>> php.ini-dist in HEAD has the following value:
>>>
>>> error_reporting  =  E_ALL & ~E_NOTICE & ~E_STRICT
>>>
>>> It's odd that E_STRICT is explicitly excluded as E_ALL does not include
>>> it.  Is there a purpose to it?  Perhaps it's something I don't know
>>> about ;)

>> Needs fixing, the & ~E_STRICT part should go out.

>> Derick




> -- 
> Best regards,
>  Marcus                            mailto:[EMAIL PROTECTED]




-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

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

Reply via email to