Top Level :: Database
:: mongo
:: 1.6.0RC1
mongo 1.6.0RC1
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.0RC1
(beta)
|
** New Feature * [PHP-1161] - Implement the SCRAM-SHA-1 SASL Mechanism * [PHP-1257] - Support 50 replicaset members
** Improvement * [PHP-904] - Implement MongoDate::__set_state * [PHP-1160] - Allow count to work with query hints * [PHP-1219] - Drop support for PHP 5.2. * [PHP-1263] - MongoCollection::count() should throw MongoExecutionTimeoutException on maxTimeMS timeout
** Bug * [PHP-977] - An iteration on a MongoCursor object with yield produces a memory leak. * [PHP-1063] - Refactor cursor logic to follow MongoCommandCursor * [PHP-1145] - Clean up MONGO_METHOD calls in db_ref.c * [PHP-1146] - Clean up MONGO_METHOD calls in mongo.c * [PHP-1149] - Fix database and collection name validation * [PHP-1218] - Add MongoDate->toDateTime to allow creation of DateTime object from MongoDate * [PHP-1231] - Using MongoDB::selectCollection crashes inside generators * [PHP-1251] - MongoCursor::count() should use cursor's maxTimeMS
** Task * [PHP-1151] - Remove support for compiling without PHP streams * [PHP-1225] - Use listCollections command for MongoDB::listCollections and MongoDB::getCollectionNames * [PHP-1226] - Use listIndexes command for MongoCollection::getIndexInfo() * [PHP-1227] - Bump maxWireProtocolVersion for 2.8 features * [PHP-1241] - Change MongoCursor::info()['at'] to zero-based indexing * [PHP-1244] - Mark MongoCursor::doQuery as final |
|
Dependencies for release 1.6.0RC1 |
|
|