1.21.9
·
1 commit
to v1.21
since this release
Immutable
release. Only release title and notes can be modified.
The PHP team is happy to announce that version 1.21.9 of the MongoDB PHP extension is now available.
- mongodb/mongodb-extension on Packagist.
- mongodb on PECL.
Release Highlights
- Upgrade libmongoc to 1.30.9 by @paulinevos in #2077
- PHPC-2744 Fix out-of-bounds read when building BSON field path by @paulinevos & @GromNaN in #2081 (CVE-2026-84968)
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:1.21.9
Sources and Windows binaries are attached to the GitHub release notes.
Full Changelog: 1.21.7...1.21.9