Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests
authorWilliam Martin <wimartin@php.net>
Tue, 8 Dec 2009 19:51:56 +0000 (19:51 +0000)
committerWilliam Martin <wimartin@php.net>
Tue, 8 Dec 2009 19:51:56 +0000 (19:51 +0000)
commit783be65fbdf39471005695182780e695ec5af20b
treecff949f30751aefe8e1426d70eac0db4deb83866
parent0b092054139c4e5c6f1353cb8fa060061e1f2f8c
Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests
ext/spl/tests/iterator_069.phpt [new file with mode: 0644]
ext/spl/tests/iterator_070.phpt [new file with mode: 0644]
ext/spl/tests/iterator_071.phpt [new file with mode: 0644]
ext/spl/tests/recursiveIteratorIterator_beginchildren_error.phpt [new file with mode: 0644]
ext/spl/tests/recursiveIteratorIterator_callHasChildren_error.phpt [new file with mode: 0644]
ext/spl/tests/recursiveIteratorIterator_endchildren_error.phpt [new file with mode: 0644]
ext/spl/tests/recursiveIteratorIterator_nextelement_error.phpt [new file with mode: 0644]