Top Level :: Database
:: mongo
:: 1.4.0RC1
mongo 1.4.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.4.0RC1
(beta)
|
** Bug * [PHP-776] - MongoCollection::batchInsert() with empty options array segfaults * [PHP-781] - MongoCollection::count() should not leak, and throw exception instead of returning GLE document * [PHP-792] - Memory leak while reading an INT64 on a 32bit platform with native_long enabled * [PHP-795] - MongoCode segfaults when internal 'code' property is modified * [PHP-800] - Error codes for some errors in bson.c are re-used.
** Improvement * [PHP-744] - Support the oplog_replay query flag * [PHP-775] - MongoCursor->hint() can't hint on a index by name
** Task * [PHP-475] - Create functional phpt tests for read preference exceptions * [PHP-780] - Deprecate slaveOkay & timeout URI options * [PHP-788] - Document journal/fsync MongoClient connection options * [PHP-793] - Add deprecation notice to non-array options for MongoDB::createCollection * [PHP-801] - Deprecate boolean options to MongoCollection::insert() * [PHP-802] - Deprecate boolean options to MongoCollection::ensureIndex() * [PHP-805] - Deprecate (for real) the "chunks" option in MongoGridFS::__construct |
|
Dependencies for release 1.4.0RC1 |
|
|