1. 18 Jun, 2015 16 commits
  2. 13 May, 2015 2 commits
  3. 12 May, 2015 20 commits
  4. 07 May, 2015 1 commit
  5. 05 May, 2015 1 commit
    • 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