]> granicus.if.org Git - php/commit
MFH: Add tests for iterators when instanciated without argument (by Sebastian SchÃ...
authorEtienne Kneuss <colder@php.net>
Sun, 15 Jun 2008 11:47:34 +0000 (11:47 +0000)
committerEtienne Kneuss <colder@php.net>
Sun, 15 Jun 2008 11:47:34 +0000 (11:47 +0000)
commit04f211e38f92b09c18eba3fe635e2182d63a8b8d
tree27e9a9599e62af0c04ecaf3a9ab7d8014396ba3e
parent790f5ee062c3ce6f986916f30ffb1bf77dc1183b
MFH: Add tests for iterators when instanciated without argument (by Sebastian Schürmann)
12 files changed:
ext/spl/tests/iterator_056.phpt [new file with mode: 0644]
ext/spl/tests/iterator_057.phpt [new file with mode: 0644]
ext/spl/tests/iterator_058.phpt [new file with mode: 0644]
ext/spl/tests/iterator_059.phpt [new file with mode: 0644]
ext/spl/tests/iterator_060.phpt [new file with mode: 0644]
ext/spl/tests/iterator_061.phpt [new file with mode: 0644]
ext/spl/tests/iterator_062.phpt [new file with mode: 0644]
ext/spl/tests/iterator_063.phpt [new file with mode: 0644]
ext/spl/tests/iterator_064.phpt [new file with mode: 0644]
ext/spl/tests/iterator_065.phpt [new file with mode: 0644]
ext/spl/tests/iterator_066.phpt [new file with mode: 0644]
ext/spl/tests/iterator_067.phpt [new file with mode: 0644]