summaryrefslogtreecommitdiff
path: root/Zend/tests/bug26229.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug26229.phpt')
-rw-r--r--Zend/tests/bug26229.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug26229.phpt b/Zend/tests/bug26229.phpt
index 347eb55571..b3a237016f 100644
--- a/Zend/tests/bug26229.phpt
+++ b/Zend/tests/bug26229.phpt
@@ -24,6 +24,6 @@ catch(Exception $e)
}
?>
===DONE===
---EXPECTF--
+--EXPECT--
Objects returned by array_iterator::getIterator() must be traversable or implement interface Iterator
===DONE===