Logo

Error Handling Functions

debug_backtrace debug_print_backtrace error_clear_last error_get_last error_log error_reporting restore_error_handler restore_exception_handler set_error_handler set_exception_handler trigger_error user_error

restore_error_handler

Logo PHPCompatibility/PHPCompatibility PHPCompatibility/PHPCompatibility
Supported Versions: PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8
Restores the previous error handler function
<?php restore_error_handler(): true