1.19.3
mongodb-dbx-release-bot
released this
17 Jun 08:47
·
16 commits
to v1.19
since this release
The PHP team is happy to announce that version 1.19.3 of the mongodb PHP extension is now available on PECL.
Release Highlights
This version contains no user-facing changes but was made for internal compliance reasons.
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.19.3
or update with:
pecl upgrade mongodb-1.19.3
Windows binaries are attached to the GitHub release notes.