mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-03-31 05:12:13 +02:00
This class is now simply Traversable (no longer IteratorAggregate) and adds isDead() and getId() methods from the original Cursor class.