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

Release notes
-------------
** Bug
    * [PHP-1425] - explain() does not raise appropriate exception for $err 
conditions
    * [PHP-1431] - Fix database name validation to include '$external', to 
allow execution of user admin commands
    * [PHP-1435] - MongoCollection::getIndexInfo on non-existing collection 
makes segmentation fault

** Improvement
    * [PHP-1427] - MongoCollection::distinct() should ensure query is 
serialized as BSON object
    * [PHP-1433] - MongoCollection::distinct() should allow array or object for 
query
    * [PHP-1434] - MongoCollection::findAndModify() should allow array or 
object for query, update, and fields

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