This package is not maintained anymore and has been superseded by
mongodb.
Changes
** Bug
* [PHP-1126] - Do not allow invalid limit values in MongoDeleteBatch
* [PHP-1231] - Using MongoDB::selectCollection crashes inside generators
* [PHP-1249] - MongoCursor::count() should use cursor's socket timeout
* [PHP-1265] - Exception messages for invalid db/collection names are not helpful
** Improvement
* [PHP-1168] - Add "How to Ask for Help" section to Github readme
* [PHP-1264] - Rename 'delete' field to allow compilation with C++
** Task
* [PHP-1205] - Remove dropDups support from index building