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

Release notes
-------------
** Bug
    * [PHP-814] - Passing in invalid MongoDB to MongoDBRef::get() segfaults
    * [PHP-816] - MongoCursor doesn't validate the namespace
    * [PHP-827] - Segfault on connect when database name starts with an X
    * [PHP-829] - Crash when connecting to replicaSet without passive hosts
    * [PHP-846] - Connecting to Unix Domain sockets is impossible

** Improvement
    * [PHP-747] - Improve numeric check for write concern option
    * [PHP-755] - Support CursorNotFound query flag
    * [PHP-756] - Support QueryFailure query response flag

** Task
    * [PHP-551] - Update "writes" documentation to cover all WriteConcerns 
arguments (from the connection string) as well.
    * [PHP-836] - Fix more for-type tests after finding with hash_find
    * [PHP-839] - Look at inclusion of config-w32.h and config.h in package

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

Authors
-------------
Jeremy Mikola (developer)
Derick Rethans <der...@php.net> (lead)
Hannes Magnusson <bj...@php.net> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to