Historia zmian

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