Top Level :: Database :: mongomongo 1.4.1
This package has been superseded, but is still maintained for bugs and security fixes.
Package Information |
Summary |
MongoDB database driver |
Maintainers |
Jeremy Mikola <jmikola@gmail.com> (lead) [details] Derick Rethans <derick@php.net> (lead) [wishlist] [details] Hannes Magnusson <bjori@php.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.1 (stable) |
** Bug
* [PHP-814] - Passing in invalid MongoDB to MongoDBRef::get() segfaults
* [PHP-816] - MongoCursor doesn't validate the namespace
* [PHP-827] - Segfault on connect when database name starts with an X
* [PHP-829] - Crash when connecting to replicaSet without passive hosts
* [PHP-846] - Connecting to Unix Domain sockets is impossible
** Improvement
* [PHP-747] - Improve numeric check for write concern option
* [PHP-755] - Support CursorNotFound query flag
* [PHP-756] - Support QueryFailure query response flag
** Task
* [PHP-551] - Update "writes" documentation to cover all WriteConcerns arguments (from the connection string) as well.
* [PHP-836] - Fix more for-type tests after finding with hash_find
* [PHP-839] - Look at inclusion of config-w32.h and config.h in package |
|
Dependencies for release 1.4.1 |
|
|