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

Release notes
-------------
** Bug
    * [PHP-543] - mongo::connect() should return a bool value
    * [PHP-568] - The driver crashes after having copied a server definition to 
resolve authenticated connections
    * [PHP-574] - Problems with auth-switch and wrong credentials

** Improvement
    * [PHP-569] - Add support for w=0 and make sure append_getlasterror sets 
the correct flags

** New Feature
    * [PHP-557] - Implement w=0/w=1 as specific values for writeConcerns.

** Task
    * [PHP-565] - Add license headers to the files in mcon/

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.0RC3.tgz

Authors
-------------
Kristina Chodorow <[email protected]> (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