mongodb 1.15.3

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

** Build Failure
* [PHPC-2208] - Flaky test failure due to binary output dumping a session ID

** Bug
* [PHPC-2218] - Speculative authentication state is incorrectly kept

** Task
* [PHPC-2221] - Upgrade libmongoc to 1.23.4