Skip to content

2.1.2

Latest
Compare
Choose a tag to compare
@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 02 Oct 11:59
· 3 commits to v2.1 since this release

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

Release Highlights

This release adds support for PHP 8.5.

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-2.1.2

or update with:

pecl upgrade mongodb-2.1.2

Windows binaries are attached to the GitHub release notes.