Commit History

作者 SHA1 備註 提交日期
  Andreas Braun 0e99bf5ea1 Provide compatibility with PHP 8.1 (#290) 4 年之前
  Andreas Braun 97b0508d5c Replace generators with a custom iterator 6 年之前
  Andreas Braun 9f0683621b Remove reference to generators on cursor destruction 6 年之前
  Rob Williams 5b0b20190b cursor reset should reset cursorNeedsAdvencing field state 8 年之前
  Andreas Braun 9c37267383 Don't pass a batch size of 0 by default 8 年之前
  Andreas Braun 0b27c0ee07 Fix wrong behavior of hasNext() 9 年之前
  Andreas Braun 68e2076981 Store the state of an iterator in AbstractCursor 9 年之前
  Andreas Braun a589134bfb Throw warning in MongoCursor::timeout() 9 年之前
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized 10 年之前
  Andreas Braun 70c5a5d416 Stabilize MongoCursor classes 10 年之前
  Andreas Braun 5d4085c05d Allow tests to run with ext-mongo installed 10 年之前
  Andreas Braun f545ce19e9 Fix a bunch of Scrutinizer issues 10 年之前
  Bastian Hofmann 6cb3501525 Fix: MongoCursor uses _id as key if present 10 年之前
  Bastian Hofmann 8358e9a8f0 Fix MongoCursor next/getNext behaviour 10 年之前
  Bastian Hofmann 00797e7b59 Fix iterator methods of MongoCursor 10 年之前
  Andreas Braun b17a5c25e2 Rename methods in TypeConverter 10 年之前
  Andreas Braun 64434c3dc6 Add helpers for readPreference and writeConcern 10 年之前
  Andreas Braun b708d85b97 Add test for info() method in cursor 10 年之前
  Andreas Braun ca93e54924 Don't initialize collection for command cursors 10 年之前
  Andreas Braun b3390271f3 Extract common cursor methods to abstract class 10 年之前