Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

1.6.2

Compare
Choose a tag to compare
@alcaeus alcaeus released this 30 Apr 18:06
· 17 commits to master since this release
517560a

We are happy to announce the immediate availability of Doctrine MongoDB Abstraction Layer 1.6.2.

Bug fixes in this release

This release fixes a bug when uploading GridFS files when the read preference on the collection has been set to secondary or secondaryPreferred.

A full list of issues and pull requests included in this release may be found in the 1.6.2 milestone.

PHP version support

This library requires PHP 5.6 or newer. If you are using PHP 7.0 or newer, you can use this library by adding a polyfill for ext-mongo, like mongo-php-adapter.