The new PECL package mongo-1.6.0RC3 (beta) has been released at
http://pecl.php.net/.
Release notes
-------------
** Bug
* [PHP-953] - MongoCollection::ensureIndex() should not validate namespace
length
* [PHP-1229] - MongoGridFS::remove() ignores justOne option when deleting
chunks
* [PHP-1237] - Possible to read memory before mongo_cursor.ns pointer
* [PHP-1245] - MONGO_METHOD calls within generators cause segfaults
* [PHP-1268] - Fix uninitialized variable usages with deprecated properties
* [PHP-1272] - bson_encode() segfaults with some BSON type classes
* [PHP-1273] - bson_encode() MongoTimestamp erroneously creates BSON date
* [PHP-1276] - Fix tests for 2.8
* [PHP-1277] - bson_encode() does not handle MongoMaxKey and MongoMinKey
* [PHP-1278] - runcommand memory leak
* [PHP-1280] - Can not connect without authentication credentials (results
in segfault)
* [PHP-1285] - Add MongoDB::getCollectionInfo as per SPEC-54
* [PHP-1286] - MongoCollection::count() segfaults due to a double free
* [PHP-1297] - Memory read errors with deprecated properties.
** Improvement
* [PHP-1256] - aggregate, aggregateCursor cursor timeout
* [PHP-1321] - Support cursor in listCollections and listIndexes commands
** New Feature
* [PHP-1259] - MongoDB::listCollections() should support filter option
** Task
* [PHP-1258] - Test against non-mmapv1 storage engines (heap + wiredtiger)
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.0RC3.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