Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Mongo PHP Driver 1.2.3 released

Compare
Choose a tag to compare
@derickr derickr released this 31 Jan 13:56
· 114 commits to master since this release

The PHP team is happy to announce that version 1.2.3 of our "mongodb" HHVM
extension is now available.

You can download the driver from the attachment to this release announcement.

Release Highlights

This release incorporates a bug fix from libmongoc where specifying a read
concern for a query would lead to an error in the getMore command
issued during cursor iteration.

This release upgrades our libbson and libmongoc dependencies to 1.5.4.

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

Documentation

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

Feedback

Feedback can be provided through our JIRA issue tracker at
http://jira.mongodb.org/browse/HHVM