From 7a69f34c69c9e484edc2131fb92934d6c8781daf Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Tue, 24 Aug 2004 21:35:47 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- tests/lang/bug29566.phpt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 tests/lang/bug29566.phpt diff --git a/tests/lang/bug29566.phpt b/tests/lang/bug29566.phpt new file mode 100755 index 0000000000..7fdd3ff4ec --- /dev/null +++ b/tests/lang/bug29566.phpt @@ -0,0 +1,16 @@ +--TEST-- +Bug #29566 (foreach/string handling strangeness) +--FILE-- + +===DONE=== +--EXPECTF-- +Warning: Invalid argument supplied for foreach() in %sbug29566.php on line %d +===DONE=== -- 2.50.1