github mongodb/mongo-php-driver 2.2.1

8 hours ago

The PHP team is happy to announce that version 2.2.1 of the MongoDB PHP extension is now available.

Release Highlights

Fixes the wrong exception type when calling Binary::toArray() on non-vector Binary objects.

A complete list of resolved issues in this release may be found in JIRA.

Documentation

Documentation is available on PHP.net.

Installation

You can either download and install the source manually, or you can install the extension with:

pie install mongodb/mongodb-extension:2.2.1

Sources and Windows binaries are attached to the GitHub release notes.

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

NewReleases is sending notifications on new releases.