The new PECL package mongodb-1.0.0RC0 (beta) has been released at http://pecl.php.net/.
Release notes ------------- * PHPC-465: Remove WriteConcernException and WriteErrorException * PHPC-465: Remove Manager's single write methods * PHPC-440: WriteErrorException extends abstract WriteException * PHPC-462: Remove unused DuplicateKeyException * PHPC-310: Make BSON types final and disable serialization for now * PHPC-310: Exception classes need not be final * PHPC-444: Support options array in BulkWrite and executeInsert() * PHPC-407: Rename X509 error test and fix cert path * PHPC-454: Remove WriteResult::getInfo() method * PHPC-441: slaveOk bit is now set on hinted secondary query * PHPC-256: Productions debug logs * PHPC-441: Skip (xfail) these tests while the ticket is being worked on 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.0.0RC0.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
