--TEST-- #[\Deprecated]: Exception Handler is deprecated for throwing error handler. --FILE-- getMessage(), PHP_EOL; }; set_exception_handler('my_exception_handler'); #[\Deprecated] function test() { } test(); ?> --EXPECTF-- Fatal error: Uncaught ErrorException: Function my_exception_handler() is deprecated in Unknown:0 Stack trace: #0 [internal function]: my_error_handler(%d, '%s', '%s', %d) #1 {main} thrown in Unknown on line 0