Skip to content

2.4.0

Latest

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 18 Aug 12:32
· 1 commit to v2.4 since this release
Immutable release. Only release title and notes can be modified.

The PHP team is happy to announce that version 2.4.0 of the MongoDB PHP extension is now available.

Release Highlights

  • Add support for stringOpts in ClientEncryption::encrypt() in #2033 by @GromNaN
  • Support object cloning for ReadConcern, ReadPreference, and WriteConcern in #2002 by @GromNaN

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:

pie install mongodb/mongodb-extension:2.4.0

Sources and Windows binaries are attached to the GitHub release notes.