MongoDB PHP Driver 1.6.7 released

19 views
Skip to first unread message

Jeremy Mikola

unread,
Apr 28, 2015, 2:24:28 PM4/28/15
to mongod...@googlegroups.com, mongodb-...@googlegroups.com
This is the seventh bug fix release of the 1.6 series of the MongoDB PHP Driver. This release fixes an issue where the driver would crash when requesting indexes on a non-existent collection. It also resolves an issue where the driver would not allow execution of user administration commands on the special "$external" database.

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

If you find any issues, please follow the reporting process outlined in:
https://github.com/mongodb/mongo-php-driver#how-to-ask-for-help

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 the PECL website and will also be made available on S3 later in the week:
https://s3.amazonaws.com/drivers.mongodb.org/php/index.html

Reply all
Reply to author
Forward
0 new messages