MongoDB PHP Driver 1.4.2 released

51 views
Skip to first unread message

Jeremy Mikola

unread,
Mar 6, 2018, 4:01:18 PM3/6/18
to mongodb-...@googlegroups.com, mongod...@googlegroups.com
The PHP team is happy to announce that version 1.4.2 of the mongodb PHP extension is now available on PECL.

Release Highlights

This release addresses an issue where executing an aggregation pipeline on a sharded collection could trigger a client-side error due to an extra, internal field appearing in the server response.

This release upgrades our libbson and libmongoc dependencies to 1.9.3.

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

Documentation

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

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