restore_error_handler()? See the comments though for some gotchas that may catch you out: http://www.php.net/manual/en/function.restore-error-handler.php.
The rest is here:
Re: Reverting to PHP Error Handling after using set_error_handler()?
restore_error_handler()? See the comments though for some gotchas that may catch you out: http://www.php.net/manual/en/function.restore-error-handler.php.
The rest is here:
Re: Reverting to PHP Error Handling after using set_error_handler()?