diff --git a/reference/errorfunc/functions/set-exception-handler.xml b/reference/errorfunc/functions/set-exception-handler.xml index 1900c21356..5b9331115c 100644 --- a/reference/errorfunc/functions/set-exception-handler.xml +++ b/reference/errorfunc/functions/set-exception-handler.xml @@ -1,5 +1,5 @@ - + set_exception_handler @@ -72,14 +72,22 @@ echo "Not Executed\n"; + + &reftitle.seealso; + + + restore_exception_handler + restore_error_handler + error_reporting + &seealso.callback; + PHP 5 Exceptions + + + + &reftitle.seealso; - restore_exception_handler, - restore_error_handler, - error_reporting, - &seealso.callback;, &listendand; - PHP 5 Exceptions.