From: Felix De Vliegher Date: Sun, 2 Nov 2008 20:15:15 +0000 (+0000) Subject: XFAIL test for bug #46196 on restore_error_handler(). X-Git-Tag: BEFORE_HEAD_NS_CHANGE~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96ebf1280ff15b9051d186be50069080ffc9c17a;p=php XFAIL test for bug #46196 on restore_error_handler(). --- diff --git a/Zend/tests/bug46196.phpt b/Zend/tests/bug46196.phpt new file mode 100644 index 0000000000..9facaa73a7 --- /dev/null +++ b/Zend/tests/bug46196.phpt @@ -0,0 +1,33 @@ +--TEST-- +Test restore_error_handler() function : bug #46196 +--CREDITS-- +Olivier Doucet +--XFAIL-- +This test will fail until bug #46196 is fixed +--FILE-- + +===DONE=== +--EXPECTF-- +*** Testing restore_error_handler() : error bug #46196 *** +NULL +bool(true) +NULL +===DONE===