mongodb 1.11.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.

License: Apache License

Changes

** Bug
* [PHPC-1993] - Bump libmongoc requirement in config.m4 to 1.19.1

** Task
* [PHPC-1994] - Fix Evergreen builds for testing different libmongoc versions
* [PHPC-1995] - Use https:// instead of git:// for git clone