On Fri, 28 May 2004, Bert Slagter wrote:

> You can't handle all errorlevels with a custom error handler, at the
> moment E_STRICT (why this one by the way?), E_ERROR, E_PARSE,
> E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_ERROR and E_COMPILE_WARNING
> cannot be handled. So I can understand that one decides to leave
> E_NOTICE and E_WARNING to PHP as well and only handles E_USER_* himself.

E_STRICT can not be handled you say, can you give a small example script
on that?

regards,
Derick

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

Reply via email to