-
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 |
---|---|---|
.. | ||
Model | ||
Client.php | ||
Collection.php | ||
Database.php | ||
DeleteResult.php | ||
InsertManyResult.php | ||
InsertOneResult.php | ||
UpdateResult.php |