MongoDB PHP driver 1.6.2 released

15 views
Skip to first unread message

Derick Rethans

unread,
Feb 10, 2015, 10:32:10 AM2/10/15
to mongod...@googlegroups.com, mongodb-...@googlegroups.com
Hello,

This is the second bug fix release of the 1.6 series of the MongoDB PHP
Driver. This release addresses a couple of edge cases with hasNext()
that were not completely addressed by the previous release.
Specifically, hasNext() should now return correctly for
single-document results and on getMore boundaries when dealing with
tailable cursors.

You can find a list of all the resolved issues at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10007&version=14830

If you find any issues, please report them through JIRA at:
https://jira.mongodb.org/browse/PHP.

We would be more than happy to have a look at them, but please provide
as much information as possible in order for us to more easily identify
and fix the problem.

The source for the extension can be found at:
http://pecl.php.net/mongo

You can either download and install the source manually, or you can
install the extension with:

pecl install mongo

or update with:

pecl upgrade mongo

Windows binaries are available through:
https://s3.amazonaws.com/drivers.mongodb.org/php/index.html

cheers,
Hannes, Derick, and Jeremy
Reply all
Reply to author
Forward
0 new messages