github mongodb/mongo-php-driver 1.11.1

latest releases: 1.18.1, 1.18.0, 1.17.3...
2 years ago

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

Release Highlights

This release fixes a package requirement when libmongoc is used as a system library.

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

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.11.1

or update with:

pecl upgrade mongodb-1.11.1

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

Don't miss a new mongo-php-driver release

NewReleases is sending notifications on new releases.