diff --git a/Zend/tests/bug46196.phpt b/Zend/tests/bug46196.phpt new file mode 100644 index 00000000000..9facaa73a78 --- /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===