MongoDB PHP Driver 1.3.6 released

442 views
Skip to first unread message

Derick Rethans

unread,
Mar 26, 2013, 7:19:56 AM3/26/13
to mongod...@googlegroups.com, mongodb-...@googlegroups.com
This is the sixth bug fix release of the 1.3 series. With this release,
commands that can be executed on a secondary are no longer forced ro run
on a primary. Instead, they will be routed to a suitable secondary
considering you use an appropriate read preference.

Windows binaries for the PHP 5.5 releases are now also part of the
Windows download package through
https://s3.amazonaws.com/drivers.mongodb.org/php/index.html

If you find any issues, please report them through JIRA at
https://jira.mongodb.org/browse/PHP. We'd be more than happy to have a
look at them, but please do provide as much information as possible in
order for us to more easily identify and fix the problem.

You can find a list of all the addressed issues in the release notes
which are available online at
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10007&version=12406

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,
Derick, Hannes and Jeremy
Reply all
Reply to author
Forward
0 new messages