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

Release notes
-------------
** Bug
    * [PHP-377] - Uncaught exception 'MongoCursorException' with message 
'couldn't send query: ' from PHP
    * [PHP-559] - The wrong connection is sometimes picked when there are two 
connections open
    * [PHP-334] - Close connection with ReplicaSet

** Improvement
    * [PHP-171] - It'd be nice if mongo was playing nicely with pcntl php 
extension

** Task
    * [PHP-491] - Forking and connection handling still fails
    * [PHP-552] - Document connection string options
    * [PHP-553] - Make 1.3.x work with PHP 5.2.x
    * [PHP-562] - Document changes to Mongo::close().

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