mongodb 1.4.0RC2

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-1104] - pecl package misses zlib sources

** New Feature
* [PHPC-1109] - Support batchSize getMore option for command cursors