From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     Scripting Engine problem
Bug description:  error_reporting() settings ate not respected when custom error 
handler is set

If a custom error handler is set (using set_error_handler()), error_reporting settings 
are not respected - errors of E_ALL level are reported to the custom handler, even if 
something else (e.g. E_PARSE level) is set using error_reporting().


-- 
Edit Bug report at: http://bugs.php.net/?id=9779&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to