From af2ee723dca963ad1f3a7983c31ff32301d33bc2 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Mon, 30 Aug 2004 09:07:19 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- 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