1.17.1
The PHP team is happy to announce that version 1.17.1 of the MongoDB PHP library is now available.
Release Highlights
A complete list of resolved issues in this release may be found at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=12483&version=37407
Documentation
Documentation for this library may be found at:
https://docs.mongodb.com/php-library/
Installation
This library may be installed or upgraded with:
composer require mongodb/mongodb:1.17.1
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.