From: SVN Migration Date: Mon, 16 Jun 2003 19:10:13 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.3RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36097f68a08056083846ee2a108b7e3f4027a144;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/strings/bug24208.phpt b/ext/standard/tests/strings/bug24208.phpt new file mode 100644 index 0000000000..bed28d95c5 --- /dev/null +++ b/ext/standard/tests/strings/bug24208.phpt @@ -0,0 +1,12 @@ +--TEST-- +Bug #24208 (parse_str() is not working) +--FILE-- + +--EXPECT-- +string(1) "1" +string(1) "2" +string(1) "3"