Top Level :: Database
:: mongo
:: 1.2.5
mongo 1.2.5
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.2.5
(stable)
|
ENHANCEMENTS
* Add connection information to cursor exceptions, see MongoCursorException::getHost.
* Allow metadata to be sent using MongoGridFS::storeUpload.
* Connections are now fork-safe.
* Removed username/password from connection URI parse exception message.
* Slight optimization of receiving database responses.
BUG FIXES
* Fixed replica set master determination with authentication enabled (which would cause "invalid command" errors and segmentation faults). |
|
Dependencies for release 1.2.5 |
|
|