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

Release notes
-------------
** Bug
    * [PHP-1426] - Ensure buffer lengths are checked in bson_to_zval()
    * [PHP-1448] - Ensure DBPointer namespace length reads as little-endian
    * [PHP-1450] - Ensure strings are null-terminated in bson_to_zval()
    * [PHP-1453] - Ensure BSON buffer is checked before reading regex 
pattern/flags

** Improvement
    * [PHP-1449] - Ensure value is freed when bson_to_zval() encounters an error
    * [PHP-1452] - bson_decode() should require exactly one document in buffer

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.6.9.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