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

Release notes
-------------
** Bug
    * [PHPC-901] - False slaveOk URI option should be ignored
    * [PHPC-912] - Child processes should not destroy clients created by parent 
processes
    * [PHPC-913] - Child process should not re-use mongoc_client_t objects from 
parent
    * [PHPC-917] - localThresholdMS should default to 15 milliseconds
    * [PHPC-923] - Use zend_string_release() to free class names
    * [PHPC-924] - Cursor::setTypeMap() may unnecessarily convert first BSON 
document

** Task
    * [PHPC-736] - Remove zend_str_tolower_dup() in ObjectID construction
    * [PHPC-825] - Document URI options array for Manager constructor
    * [PHPC-906] - Make test suite compatible with libbson/libmongoc 1.5.0 and 
1.6.0

Package Info
-------------
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundemental and performance-critical components
necessary to build a fully-functional MongoDB driver.

Related Links
-------------
Package home: http://pecl.php.net/package/mongodb
   Changelog: http://pecl.php.net/package-changelog.php?package=mongodb
    Download: http://pecl.php.net/get/mongodb-1.2.6.tgz

Authors
-------------
Derick Rethans <[email protected]> (lead)
Jeremy Mikola <[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