From: SVN Migration Date: Tue, 30 Mar 2004 19:08:44 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.6RC1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6241abce943c454fd26ec0e0b46b7e378ffe4d97;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/array/bug27782.phpt b/ext/standard/tests/array/bug27782.phpt new file mode 100644 index 0000000000..2c8c6753d4 --- /dev/null +++ b/ext/standard/tests/array/bug27782.phpt @@ -0,0 +1,32 @@ +--TEST-- +Bug #27782 (each(), next(), prev() mange array position) +--FILE-- + +--EXPECT-- +c +b +a +b +c +c +b +a