mongo 1.6.4

MongoDB database driver


This package provides an interface for communicating with the MongoDB database in PHP.

License: Apache License

This package is not maintained anymore and has been superseded.

Changes

** Bug
* [PHP-1400] - Default writeConcern not write safe on standalone node
* [PHP-1401] - Segfault in findAndModify test running against 3.0.0-rc11
* [PHP-1402] - MongoCollection::hasNext() returns false for limit=1 result

** Task
* [PHP-1405] - Create regression tests for batchSize(1) and batchSize(-1) behavior