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

Release notes
-------------
** Bug
    * [PHP-706] - Busy loop when a file descriptors exceed 1024
    * [PHP-850] - Conditional jump on empty server name to MongoClient
    * [PHP-853] - MongoCollection::batchInsert() exceptions can obscure BSON 
encoding exceptions
    * [PHP-858] - Crash when extending Mongo and MongoClient classes and not 
calling its constructor
    * [PHP-872] - Driver should prevent \0 characters in keys, collection and 
database names

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

Authors
-------------
Jeremy Mikola (developer)
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