From: SVN Migration Date: Mon, 30 Aug 2004 09:07:19 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. X-Git-Tag: php-5.0.2RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af2ee723dca963ad1f3a7983c31ff32301d33bc2;p=php This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- 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===