The new PECL package mongo-1.5.0RC1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
** Bug
    * [PHP-995] - JSON detection
    * [PHP-996] - Broken with cyrus-sals 2.1.23
    * [PHP-999] - Inline mapReduce command ignores read preferences
    * [PHP-1000] - RP support for "mapReduce" command, not just "mapreduce"

** Improvement
    * [PHP-998] - Include maxWriteBatchSize and maxMessageSizeBytes in 
connection info

** Task
    * [PHP-407] - MongoBinData should default to type 0 instead of 2
    * [PHP-960] - Use createIndexes command when available
    * [PHP-987] - Use maxWriteBatchSize from ismaster for write command batch 
splitting.

** Sub-task
    * [PHP-993] - Merge batch return values into one return value

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.0RC1.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