diff options
Diffstat (limited to 'ext/spl/tests/iterator_036.phpt')
| -rw-r--r-- | ext/spl/tests/iterator_036.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_036.phpt b/ext/spl/tests/iterator_036.phpt index 0f668db53f..a4ff7a214c 100644 --- a/ext/spl/tests/iterator_036.phpt +++ b/ext/spl/tests/iterator_036.phpt @@ -17,6 +17,6 @@ test(new CachingIterator($ar, 0)); ?> ===DONE=== ---EXPECTF-- +--EXPECTF-- Fatal error: Method CachingIterator::__toString() must not throw an exception, caught BadMethodCallException: CachingIterator does not fetch string value (see CachingIterator::__construct) in %siterator_036.php on line %d |
