MongoDB PHP Driver 1.1.10 and 1.2.1 released

6 views
Skip to first unread message

Jeremy Mikola

unread,
Dec 7, 2016, 1:37:10 PM12/7/16
to mongod...@googlegroups.com, mongodb-...@googlegroups.com
The PHP team is happy to announce that versions 1.1.10 and 1.2.1 of our new mongodb PHP extension is now available on PECL.

Release Highlights

These releases fix two critical issues related to BSON encoding of immutable arrays, which may be created by PHP7's OPcache extension, and arrays or objects containing circular references.

More information may be found in the JIRA issue:
https://jira.mongodb.org/browse/PHPC-848

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

or update with:

    pecl upgrade mongodb

Windows binaries are available on PECL:
http://pecl.php.net/package/mongodb
Reply all
Reply to author
Forward
0 new messages