mongodb 1.6.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-1503] - Fix MONGOC_CC assignment in config.w32 for PHP 7.4

** Task
* [PHPC-1504] - Add PHP 7.4 to AppVeyor build matrix
* [PHPC-1505] - Update to libmongoc 1.15.2