Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

MongoDB PHP Driver 1.6.0RC2 released

Pre-release
Pre-release
Compare
Choose a tag to compare
@derickr derickr released this 19 Nov 11:49
· 465 commits to master since this release

This is the second release candidate of the 1.6 series of the MongoDB PHP Driver.

This releases fixes build issues on Windows, and in general for PHP versions 5.3.0-5.3.3 and other minor issues.

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

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-beta

or update with:

pecl upgrade mongo-beta

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