MongoDB PHP Extension 1.7.3 released

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

Release Highlights

This release fixes a compilation issue on Alpine Linux. The libmongoc dependency has been updated to 1.16.2 to fix this issue.

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

or update with:

pecl upgrade mongodb

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