The new PECL package mongo-1.4.4 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
** Bug
    * [PHP-773] - Fix the persistence issue with logging stream contexts
    * [PHP-874] - New Replica Set connections hang when secondaries are 
creating indexes during initialSync
    * [PHP-893] - Fix documentation of MongoCursor::$timeout default value
    * [PHP-894] - BSON decoding segfaults if string length prefix is zero
    * [PHP-896] - BSON decoding segfaults reading past buffer endpoint
    * [PHP-898] - Cursor exception should not print strerror() as int
    * [PHP-901] - Detect server state changes
    * [PHP-906] - Segmentation Fault - in 
mongo_deregister_callback_from_connection when calling MongoClient->close(true)
    * [PHP-907] - BSON decoding of DBPointer does not set MongoId::$id property
    * [PHP-912] - PHP driver should use SSLv23 instead of TLS

Package Info
-------------
This package provides an interface for communicating with the MongoDB 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.4.4.tgz

Authors
-------------
Jeremy Mikola (developer)
Derick Rethans <[email protected]> (lead)
Hannes Magnusson <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to