Andreas Braun
|
63f8ed6116
Fix checkstyles
|
8 лет назад |
Andreas
|
2c0e8db888
Merge pull request #191 from robwil/fix_mongocursor_iterator
|
8 лет назад |
Rob Williams
|
c976c05702
Add unit test to capture issue #190 which is fixed in previous commit
|
8 лет назад |
Rob Williams
|
942208e793
Don't assert on parsedQuery since it will differ in mongod versions. The important assertion is the nReturned anyway
|
8 лет назад |
Rob Williams
|
eb00c842e0
add unit tests to capture explain() problems, and refactor handling of empty projection array based on CR comment
|
8 лет назад |
Andreas Braun
|
4b6720a1c3
Merge branch '1.0.x'
|
8 лет назад |
Andreas Braun
|
9c37267383
Don't pass a batch size of 0 by default
|
8 лет назад |
Andreas Braun
|
ff89438b9b
Implement MongoCursor::explain()
|
8 лет назад |
Andreas Braun
|
93ebbb3246
Allow PHPUnit 6.x on PHP 7
|
8 лет назад |
Andreas Braun
|
ea653df13b
Remove call to deprecated getMock method
|
9 лет назад |
Andreas Braun
|
d851097cc1
Convert BSON types in query projections
|
9 лет назад |
Andreas Braun
|
124a4a7dc2
Fix erorr when counting a closed cursor
|
9 лет назад |
Andreas Braun
|
6e6854a66b
Add support for hasNext() in MongoCursor
|
9 лет назад |
Andreas Braun
|
19cd19e9a7
Ensure no MongoDB driver classes are serialized
|
10 лет назад |
Andreas Braun
|
ae36b1e959
Move tests to their own namespace
|
10 лет назад |