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