MongoDB PHP Library 1.0.5 and 1.1.2 released

4 views
Skip to first unread message

Jeremy Mikola

unread,
Feb 16, 2017, 2:00:55 PM2/16/17
to mongodb-...@googlegroups.com, mongod...@googlegroups.com
The PHP team is happy to announce that versions 1.0.5 and 1.1.2 of our MongoDB PHP library is now available. This library is a high-level abstraction for the PHP 5, PHP 7, and HHVM drivers (i.e. mongodb extension).

Release Highlights

This release removes duplicate server selection logic in MongoDB\Collection::findOne(). For users with mixed server versions within the same replica set, this could result in the default read concern being passed to an unsupported server, which would trigger an error.

More information may be found in the JIRA issue:
https://jira.mongodb.org/browse/PHPLIB-260

Documentation

Documentation for this library may be found at:
https://docs.mongodb.com/php-library/

Feedback

If you encounter any bugs or issues with this library, please report them via this form:
https://jira.mongodb.org/secure/CreateIssue.jspa?pid=12483&issuetype=1

Installation

This library may be installed or upgraded with:

    composer require mongodb/mongodb=^1.1.0

Installation instructions for the PHP and HHVM driver may be found in the PHP.net documentation.

Reply all
Reply to author
Forward
0 new messages