mongodb 1.1.4

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

* PHPC-620: Lowercase hexadecimal strings in ObjectID ctor
* PHPC-623: Fix 64-bit integer conversion for BSON keys