- 01 Dec, 2017 4 commits
-
-
Katherine Walker authored
Also drop support for Mongo 2.4 (PHPLIB-282)
-
Katherine Walker authored
-
Katherine Walker authored
-
Katherine Walker authored
-
- 29 Nov, 2017 4 commits
-
-
Katherine Walker authored
-
Katherine Walker authored
* PHPLIB-289 ChangeStreams Examples for Docs
-
Katherine Walker authored
* Add ChangeStream documentation
-
Katherine Walker authored
* PHPLIB-276 Change stream support
-
- 28 Nov, 2017 5 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 20 Nov, 2017 2 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 15 Nov, 2017 1 commit
-
-
Katherine Walker authored
* PHPLIB-297 Support maxTimeMS option for DropIndexes operation
-
- 14 Nov, 2017 2 commits
-
-
Katherine Walker authored
* PHPLIB-254 Support maxTimeMS option for CreateIndexes operation
-
Katherine Walker authored
* PHPLIB-293 Add support for a comment parameter to the aggregate command
-
- 13 Nov, 2017 5 commits
-
-
Jeremy Mikola authored
-
Mickaël authored
The call is made following the MongoDB\Client::selectCollection() signature instead of the MongoDB\Database::selectCollection() signature
-
Jeremy Mikola authored
-
Mickaël authored
The call is made following the MongoDB\Client::selectCollection() signature instead of the MongoDB\Database::selectCollection() signature
-
Derick Rethans authored
-
- 11 Nov, 2017 1 commit
-
-
Mickaël authored
The call is made following the MongoDB\Client::selectCollection() signature instead of the MongoDB\Database::selectCollection() signature
-
- 06 Nov, 2017 3 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Gabriel Caruso authored
-
- 31 Oct, 2017 3 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Gabriel Machado authored
-
- 27 Oct, 2017 9 commits
-
-
Katherine Walker authored
-
Katherine Walker authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
This will allow the returned CollectionInfoIterator and IndexInfoIterator classes to be rewound and iterated multiple times.
-
Jeremy Mikola authored
Ensure that a call to CachingIterator::rewind() no longer exhausts results up front, which would impose a BufferedIterator design. Initializing the cache to an empty array also ensures that we can count an empty result set.
-
Jeremy Mikola authored
-
Andreas Braun authored
-
- 26 Oct, 2017 1 commit
-
-
Jeremy Mikola authored
-