mongodb 1.14.1

MongoDB driver for PHP


The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundamental and performance-critical components necessary to build a fully-functional MongoDB driver.

Windows builds are attached to GitHub releases: https://github.com/mongodb/mongo-php-driver/releases

License: Apache License

Changes

** Bug
* [PHPC-2131] - Ensure CRYPT_SHARED_LIB_PATH is exported for Evergreen tests

** Task
* [PHPC-2135] - Test with consistent versions of crypt_shared and server
* [PHPC-2137] - Upgrade libmongoc to 1.22.1 and libmongocrypt to 1.5.2