Skip to content

1.2.10

Compare
Choose a tag to compare
@jmikola jmikola released this 07 Sep 15:42

The PHP team is happy to announce that version 1.2.10 of our new mongodb PHP extension is now available on PECL.

Release Highlights

This release includes compatibility fixes for PHP 7.2, which were uncovered by testing against PHP 7.2 RC1. This testing also revealed an outstanding bug where the driver might alter memory of the return value for Persistable::bsonSerialize().

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

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