Historial de Commits

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