From 59835d886baa498d6fbcb4551e76fcb331af3da6 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Wed, 22 Oct 2003 23:42:56 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- tests/lang/bug25922.phpt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 tests/lang/bug25922.phpt diff --git a/tests/lang/bug25922.phpt b/tests/lang/bug25922.phpt new file mode 100755 index 0000000000..0588eef949 --- /dev/null +++ b/tests/lang/bug25922.phpt @@ -0,0 +1,21 @@ +--TEST-- +Bug #25922 (SEGV in error_handler when context is destroyed) +--INI-- +error_reporting=2047 +--FILE-- + +--EXPECT-- +Undefined index here: '' -- 2.50.1