summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug69335.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug69335.phpt')
-rw-r--r--ext/spl/tests/bug69335.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug69335.phpt b/ext/spl/tests/bug69335.phpt
index 41f03efcb0..3b065b6473 100644
--- a/ext/spl/tests/bug69335.phpt
+++ b/ext/spl/tests/bug69335.phpt
@@ -12,7 +12,7 @@ foreach ($a as $k => $v) {
}
}
?>
---EXPECTF--
+--EXPECT--
string(6) "1 => 1"
string(6) "3 => 3"
string(6) "5 => 5"