Jason Garber wrote:
Don't forget that some users make use of set_error_handler(). This

Which reminds me that the documentation should be updated to reflect the additional parameter error_types to set_error_handler. (Without it you end up calling the user error handler *lots* even if you disabled E_NOTICE for error_reporting).


Maybe the test case at
http://cschneid.com/php/php5/set_error_handler.phpt
could also be added to the distribution.

- Chris

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



Reply via email to