• Jeremy Mikola's avatar
    Do not iterate on CollectionInfoIterator multiple times · 645e8bc0
    Jeremy Mikola authored
    As of PHPC-255, we cannot rewind a Cursor. PHPLIB-81 will ultimately change this by caching results; however, there is also no need to assert the iterator count here, since we're asserting the name during iteration (two CollectionInfo results would not share the same name).
    645e8bc0
Name
Last commit
Last update
docs Loading commit data...
examples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE-0.1.0 Loading commit data...
apigen.neon Loading commit data...
composer.json Loading commit data...
mkdocs.yml Loading commit data...
phpunit.xml.dist Loading commit data...