Test: /ext/spl/tests/recursive_tree_iterator_008.phpt - Version 7.1.14-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ [c] => 035Array
002+
003+ Fatal error: Uncaught UnexpectedValueException: Objects returned by RecursiveIterator::getChildren() must implement RecursiveIterator in %s/recursive_tree_iterator_008.php:13
004+ Stack trace:
005+ #0 %s/recursive_tree_iterator_008.php(13): RecursiveTreeIterator->next()
006+ #1 {main}
007+ thrown in %s/recursive_tree_iterator_008.php on line 13
001- [a] => 035Array
002- [0] => 0145b
003- [c] => 045Array
004- [0] => 0245d
005- OutOfRangeException thrown
006- OutOfRangeException thrown
007- ===DONE===