Top Level :: Database
:: mongo
:: 1.5.6
mongo 1.5.6
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.5.6
(stable)
|
** Bug * [PHP-1155] - php_mongo_io_stream_read() should revert to default_socket_timeout if socketTimeoutMS was zero * [PHP-1156] - Use default and block indefinitely for zero and negative connect/socket timeouts, respectively * [PHP-1158] - Driver emits warnings after setting connectTimeoutMS * [PHP-1220] - Client doesn't find Primary after election
** Improvement * [PHP-1154] - Make connect/read timeouts for blocking and defaults consistent
** Documentation * [PHP-1157] - Fix documentation for MongoCursor::timeout() default * [PHP-1159] - Document that users may need to copy libsasl.dll to lib path for Windows installs * [PHP-1162] - Update documentation for MongoLog constants * [PHP-1167] - Clarify that $snapshot only prevents duplicates in documentation * [PHP-1216] - Clarify that RS connections to non-canonical hostnames are not kept |
|
Dependencies for release 1.5.6 |
|
|