summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_005.phpt')
-rw-r--r--ext/spl/tests/iterator_005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_005.phpt b/ext/spl/tests/iterator_005.phpt
index 640ca9f9c2..cacf006c5a 100644
--- a/ext/spl/tests/iterator_005.phpt
+++ b/ext/spl/tests/iterator_005.phpt
@@ -38,7 +38,7 @@ foreach(new IteratorIterator($it) as $v)
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
ArrayIteratorEx::rewind
int(0)
int(1)