Commit History

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