diff options
Diffstat (limited to 'ext/spl/tests/array_008.phpt')
-rw-r--r-- | ext/spl/tests/array_008.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/array_008.phpt b/ext/spl/tests/array_008.phpt index e7a618dda5..01b2290e50 100644 --- a/ext/spl/tests/array_008.phpt +++ b/ext/spl/tests/array_008.phpt @@ -18,7 +18,7 @@ foreach($obj as $ak=>&$av) { ?> ===DONE=== <?php exit(0); ?> ---EXPECTF-- +--EXPECT-- 0=>modify - 0=>modify 0=>modify - 1=>1 0=>modify - 2=>2 |