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

Release notes
-------------
** Bug
    * [PHP-564] - Segfault occurs on some of the queries
    * [PHP-580] - Segfault while running phpunit
    * [PHP-583] - Replace slave language in MongoClient::getHosts() 
documentation with read preferences
    * [PHP-584] - Update and remove options have reversed keys in the 
description
    * [PHP-590] - Segfaults in Mongo PHP driver 1.3RC3
    * [PHP-594] - Review the install guide
    * [PHP-595] - Restructure manual
    * [PHP-596] - mongo.allow_persistent doesn't exist anymore
    * [PHP-597] - Remove mongo.no_id
    * [PHP-598] - Incorrect constant values for MongoClient::RP_*
    * [PHP-599] - Update Changelog with 1.3. changes
    * [PHP-600] - Document MongoClient::getConnections()
    * [PHP-601] - Document WriteConcerns
    * [PHP-602] - No longer possible to get field information from 
$cursor->info()
    * [PHP-605] - Change in behaviour for return value of unsafe writes 
    * [PHP-611] - Segfault when no candidate servers found
    * [PHP-616] - MongoGridFS::get() only accepts MongoId arguments
    * [PHP-618] - PHP Driver failure on OSX
    * [PHP-619] - Connection failure 
    * [PHP-622] - MINKEY is not deserialized properly when reading back from 
MongoD (on 32bit platforms)

** Improvement
    * [PHP-561] - Handle empty database name better

** Task
    * [PHP-544] - Update any documentation and tutorials for w=1 default and 
MongoClient usage
    * [PHP-558] - Document Mongo::getConnections()
    * [PHP-566] - Update setSlaveOkay documention to reflect deprecation 
correctly, and point to setReadPreference/connection strings
    * [PHP-567] - Update "queries" documentation at 
http://www.php.net/manual/en/mongo.queries.php to show the new read preferences
    * [PHP-588] - Update versions.xml in documentation
    * [PHP-589] - Rename master/slave to primary/secondary in documentation

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

Authors
-------------
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