mongo 1.6.8

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

Changes

** Bug
* [PHP-1442] - php_mongo_stream_notify_io() segfault with stream context options
* [PHP-1445] - MongoClient does not accept boolean false as "ssl" option

** Improvement
* [PHP-1446] - Log original string values for parsed boolean options