From d4223acfedbda91606ebbcb61531451d4d33c10f Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 3 Feb 2003 16:52:15 +0000 Subject: [PATCH] MFH --- ext/standard/tests/array/bug21998.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/array/bug21998.phpt b/ext/standard/tests/array/bug21998.phpt index 27587ec0ba..aa52dc590a 100644 --- a/ext/standard/tests/array/bug21998.phpt +++ b/ext/standard/tests/array/bug21998.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #21998 (array_pop() changes current array key) +Bug #21998 (array_pop() does not reset the current array position) --FILE--