From bc7fd9511f259356990d1381ad30de0769fbebd6 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Mon, 30 Aug 2004 09:07:18 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- tests/lang/bug29893.phpt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 tests/lang/bug29893.phpt diff --git a/tests/lang/bug29893.phpt b/tests/lang/bug29893.phpt new file mode 100755 index 0000000000..d320de0ee7 --- /dev/null +++ b/tests/lang/bug29893.phpt @@ -0,0 +1,11 @@ +--TEST-- +Bug #29893 (segfault when using array as index) +--FILE-- + +===DONE=== +--EXPECTF-- +Warning: Cannot use a scalar value as an array in %sbug29893.php on line %d +===DONE=== -- 2.50.1