]> granicus.if.org Git - php/commitdiff
Fix test
authorMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 15:48:20 +0000 (15:48 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 15:48:20 +0000 (15:48 +0000)
ext/spl/tests/array_004.phpt

index 4c850329ae35d6a74318c5e031d3d31c1160c5fb..e7abf2b1dc853680d7642cfbf030d91ad3ee84ed 100755 (executable)
@@ -133,11 +133,11 @@ Notice: main(): ArrayIterator::next(): Array was modified outside object and int
 1=>1 - 0=>0
 1=>1 - 1=>1
 
-Notice: main(): ArrayIterator::next(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
+Notice: main(): ArrayIterator::current(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
 
 Notice: main(): ArrayIterator::valid(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
 
-Notice: main(): ArrayIterator::next(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
+Notice: main(): ArrayIterator::current(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
 
 Notice: main(): ArrayIterator::valid(): Array was modified outside object and is no longer an array in %sarray_004.php on line %d
 Done