Skip to content

1.12.1

Compare
Choose a tag to compare
@jmikola jmikola released this 22 Feb 21:31
1.12.1
05a6ab1

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

Release Highlights

This release upgrades our libbson and libmongoc dependencies to 1.20.1, which fixes a bug related to Atlas Serverless connections.

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

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-1.12.1

or update with:

pecl upgrade mongodb-1.12.1

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