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

Release notes
-------------
** Bug
    * [PHP-382] - When 'replicaSet' option is used, authentication calls are 
being sent to the arbiter server
    * [PHP-392] - Arbiter in the seed list acts wonky
    * [PHP-869] - ReadPreference.PrimaryPreferred + Tag sets should send to 
primary if available
    * [PHP-877] - auto gen _id clashes on heavy inserts
    * [PHP-885] - Segfault on request shutdown when using save()
    * [PHP-890] - PHP Driver crashes on shutdown

** Improvement
    * [PHP-423] - MongoDate support for 64-bit timestamps on 32-bit systems

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.3.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