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

Release notes
-------------
** Bug
    * [PHP-1126] - Do not allow invalid limit values in MongoDeleteBatch
    * [PHP-1231] - Using MongoDB::selectCollection crashes inside generators
    * [PHP-1249] - MongoCursor::count() should use cursor's socket timeout
    * [PHP-1265] - Exception messages for invalid db/collection names are not 
helpful

** Improvement
    * [PHP-1168] - Add "How to Ask for Help" section to Github readme
    * [PHP-1264] - Rename 'delete' field to allow compilation with C++

** Task
    * [PHP-1205] - Remove dropDups support from index building

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