mongodb 1.9.2

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-1839] - MongoDB\BSON\toPHP() is rewriting $typeMap argument
* [PHPC-1869] - Redact sensitive commands from command monitoring