Top Level :: Database
:: mongo
:: 1.6.0RC3
mongo 1.6.0RC3
This package is not maintained anymore and has been superseded by
mongodb.
Package Information |
Summary |
MongoDB database driver |
Maintainers |
Jeremy Mikola (lead)
[details]
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
Hannes Magnusson <
bjori at php dot net >
(lead)
[details]
|
License |
Apache License |
Description |
This package provides an interface for communicating with the MongoDB database in PHP. |
Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/
|
Release notes
Version 1.6.0RC3
(beta)
|
** Bug * [PHP-953] - MongoCollection::ensureIndex() should not validate namespace length * [PHP-1229] - MongoGridFS::remove() ignores justOne option when deleting chunks * [PHP-1237] - Possible to read memory before mongo_cursor.ns pointer * [PHP-1245] - MONGO_METHOD calls within generators cause segfaults * [PHP-1268] - Fix uninitialized variable usages with deprecated properties * [PHP-1272] - bson_encode() segfaults with some BSON type classes * [PHP-1273] - bson_encode() MongoTimestamp erroneously creates BSON date * [PHP-1276] - Fix tests for 2.8 * [PHP-1277] - bson_encode() does not handle MongoMaxKey and MongoMinKey * [PHP-1278] - runcommand memory leak * [PHP-1280] - Can not connect without authentication credentials (results in segfault) * [PHP-1285] - Add MongoDB::getCollectionInfo as per SPEC-54 * [PHP-1286] - MongoCollection::count() segfaults due to a double free * [PHP-1297] - Memory read errors with deprecated properties.
** Improvement * [PHP-1256] - aggregate, aggregateCursor cursor timeout * [PHP-1321] - Support cursor in listCollections and listIndexes commands
** New Feature * [PHP-1259] - MongoDB::listCollections() should support filter option
** Task * [PHP-1258] - Test against non-mmapv1 storage engines (heap + wiredtiger) |
|
Dependencies for release 1.6.0RC3 |
|
|