Skip to content

1.20.1

Latest
Compare
Choose a tag to compare
@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 27 Nov 14:48
· 2 commits to v1.20 since this release

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

Release Highlights

This release updates the bundled versions of libmongoc and libmongocrypt to 1.28.1.

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

or update with:

pecl upgrade mongodb-1.20.1

Windows binaries are attached to the GitHub release notes.