Skip to content

1.8.2

Compare
Choose a tag to compare
@alcaeus alcaeus released this 05 Nov 11:46
· 2 commits to v1.8 since this release
1.8.2
5514f97

The PHP team is happy to announce that version 1.8.2 of the mongodb PHP extension is now available on PECL.

Release Highlights

This release fixes compilation issues on AIX platforms. It updates the bundled libmongoc library to 1.17.2, which includes fixes for DNS lookups when using mongodb+srv:// connection strings.

A complete list of resolved issues in this release may be found at: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=12484&version=30121

Documentation

Documentation is available on PHP.net:
http://php.net/set.mongodb

Feedback

We would appreciate any feedback you might have on the project:
https://jira.mongodb.org/secure/CreateIssue.jspa?pid=12484&issuetype=6

Installation

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

pecl install mongodb-1.8.2

or update with:

pecl upgrade mongodb-1.8.2

Windows binaries are available on PECL:
http://pecl.php.net/package/mongodb