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

Release notes
-------------
** Bug
    * [PHP-1155] - php_mongo_io_stream_read() should revert to 
default_socket_timeout if socketTimeoutMS was zero
    * [PHP-1156] - Use default and block indefinitely for zero and negative 
connect/socket timeouts, respectively
    * [PHP-1158] - Driver emits warnings after setting connectTimeoutMS
    * [PHP-1220] - Client doesn't find Primary after election

** Improvement
    * [PHP-1154] - Make connect/read timeouts for blocking and defaults 
consistent

** Documentation
    * [PHP-1157] - Fix documentation for MongoCursor::timeout() default
    * [PHP-1159] - Document that users may need to copy libsasl.dll to lib path 
for Windows installs
    * [PHP-1162] - Update documentation for MongoLog constants
    * [PHP-1167] - Clarify that $snapshot only prevents duplicates in 
documentation
    * [PHP-1216] - Clarify that RS connections to non-canonical hostnames are 
not kept

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.5.6.tgz

Authors
-------------
Jeremy Mikola (lead)
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