From 13bf1bc8f52ce8b4e26a2887313bcb3f1e00d36d Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Wed, 4 Dec 2013 12:06:24 +0000 Subject: [PATCH] fix #66195 restore error handler is not ignored (zend_builtin_functions.c#1570) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332260 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../errorfunc/functions/restore-error-handler.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/reference/errorfunc/functions/restore-error-handler.xml b/reference/errorfunc/functions/restore-error-handler.xml index 5b3d71fd65..3903005905 100644 --- a/reference/errorfunc/functions/restore-error-handler.xml +++ b/reference/errorfunc/functions/restore-error-handler.xml @@ -60,16 +60,6 @@ Invalid serialized value. - - &reftitle.notes; - - - Calling restore_error_handler from the - error_handler function is ignored. - - - - &reftitle.seealso;