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

License: Apache License

Changes

## What's Changed
* Implement memory handling correctness fixes by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/2016
* PHPC-2721: Exclude generated config headers from PECL package by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/2022


**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/2.3.2...2.3.3