MongoDB PHP Extension 1.10.0alpha1 Released

The PHP team is happy to announce that the first alpha release of version 1.10.0 of the mongodb PHP extension is now available on PECL.

Release Highlights

This release adds support for Versioned API (which will be released with MongoDB 5.0), using Azure and GCP keystrokes for client-side field level encryption, and a new option to disable libmongoc client persistence when creating a new MongoDB\Driver\Manager instance.

A complete list of resolved issues in this release may be found at: Release Notes - MongoDB Jira

Documentation

Documentation is available on PHP.net:
PHP: MongoDB - Manual

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-1.10.0alpha1

or update with:

pecl upgrade mongodb-1.10.0alpha1

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