提交歷史

作者 SHA1 備註 提交日期
  Andreas Braun 59e32f2003 Support PHP 8 (#275) 5 年之前
  Andreas Braun 58083546a1 Get tests to run on various PHPUnit versions 5 年之前
  Andreas Braun 00ee9472c4 Implement MongoCursorInterface in MongoCursor 6 年之前
  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 10 年之前
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized 10 年之前
  Andreas Braun ae36b1e959 Move tests to their own namespace 10 年之前