restore_exception_handler

PHP 5, PHP 7, PHP 8
restore_exception_handler - Restores the previously defined exception handler function
Manual
Code Examples

Example #1 restore_exception_handler example

Result: [exception_handler_1] This triggers the first exception handler...
PHP Version:


Function restore_exception_handler:

Error Handling and Logging Functions

Most used PHP functions