[ANNOUNCEMENT] mongo-1.0.7 (stable) Released.
[email protected] ("PECL Announce") 28 Apr 2010 22:52:13 -0000
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package mongo-1.0.7 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
The bug fix release! A zillion bugfixes and the new static
MongoCursor::$timeout property for setting a default timeout for requests.
Bug fixes include count error handling, fixing double frees with BSON errors
and ensureIndex, a mutex fix for FreeBSD, catching socket connection errors
(William Volkman), database commands propagate exceptions, and cursor killing
is more efficient.
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.7.tgz
Authors
-------------
Kristina Chodorow <[email protected]> (lead)