restore_exception_handler
PHP 5, PHP 7, PHP 8
restore_exception_handler - Restores the previously defined exception handler function
Code Examples
Example #1 restore_exception_handler example
Result: [exception_handler_1] This triggers the first exception handler...