• Jeremy Mikola's avatar
    Handle new Cursor and toArray() API in extension · 0ffbae83
    Jeremy Mikola authored
    PHPC-224 consolidated the Result and Cursor classes into one. Additionally, PHPC-203 changed toArray() to return iterator_to_array($this) instead of only the first result document. For commands, this means we need to extract the first element in toArray()'s return value.
    0ffbae83
Name
Last commit
Last update
..
ClientFunctionalTest.php Loading commit data...
CollectionFunctionalTest.php Loading commit data...
CollectionTest.php Loading commit data...
DatabaseFunctionalTest.php Loading commit data...
FixtureGenerator.php Loading commit data...
FunctionalTestCase.php Loading commit data...
TestCase.php Loading commit data...
bootstrap.php Loading commit data...