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

Release notes
-------------
* PHPC-241: Include lib versions and uri in the logs
* PHPC-240: Rely on libmongoc for command cursor iteration
* PHPC-240: Regression tests for command cursor getmore
* PHPC-254: Remove unused RINIT and RSHUTDOWN handlers
* PHPC-253: bump mongoc after CDRIVER-611 fix
* PHPC-249: empty array should be serialized as array
* PHPC-248: Allow ->setTypeMap() to set 'array' and 'stdclass'
* PHPC-245: Allow embedding objects in updates
* PHPC-245: executeUpdate() converts objects to arrays
* PHPC-244: Cannot use object of type Person as array
* PHPC-243: Manager->executeUpdate() option is supposed to be 'multi'
* PHPC-239: Cursor refcount issues
* PHPC-237: Update PHP version requirement in package.xml

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

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