mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-19 22:50:57 +02:00
This also fixes re-iterating over a cursor where we would not free the firstBatch properly, so the last result was still there.