[ANNOUNCEMENT] mongo-1.0.8 (stable) Released.
[email protected] ("PECL Announce") 28 Jun 2010 19:03:44 -0000
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package mongo-1.0.8 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Added w and wtimeout. GridFS: added get, put, and delete methods, index
checks on all methods, added fields param to GridFS::findOne. Fixed some
error messages (authentication and BSON deserialization) and handling (for
large messages and field names passed as integers). Fixed a couple of double
frees and an incorrect cursor boundry condition. Added MongoId::__set_state
and MongoId::getHostname (to see the hostname hashed for unique ids).
Package Info
-------------
This package provides an interface for communicating with the Mongo database in PHP.
Related Links
-------------
Package home: http://pecl.php.net/package/mongo
Changelog: http://pecl.php.net/package-changelog.php?package=mongo
Download: http://pecl.php.net/get/mongo-1.0.8.tgz
Authors
-------------
Kristina Chodorow <[email protected]> (lead)