Skip to content

1.16.1

Compare
Choose a tag to compare
@alcaeus alcaeus released this 22 Jun 17:56
· 7 commits to v1.16 since this release
1.16.1
e419b54

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

Release Highlights

This release fixes a missing zlib dependency when installing the package from PECL.

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:

pecl install mongodb-1.16.1

or update with:

pecl upgrade mongodb-1.16.1

Windows binaries are attached to the GitHub release notes.