The new PECL package mongodb-0.5.1 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
* PHPC-241: Don't try to use local timezone
* PHPC-241: mongodb.debug improvements
* PHPC-270: Several test fail because of missing enableTestCommands
* PHPC-270: add TESTCOMMANDS() skipif to confirm mongod is running with 
required options
* PHPC-269: Fix travis setup
* PHPC-268: Update tests to declare which environments they need
* PHPC-268: Add NEEDS() function to check if that environment is available
* PHPC-247: Remove 'faker' as prerequisite from running our full test suite
* PHPC-247: Remove on-the-fly composer generated fixtures
* PHPC-247: Use the bundled pregenerated fixtures
* PHPC-89: Bundle generated fixtures and make them easily loadable
* PHPC-260: Allow/use "object" in setTypeMap() as alias/preferred for "stdclass"
* PHPC-267; _id generated on embedded document
* PHPC-265: BSON encoding unsupoprted types (Resource) should fail
* PHPC-266: Add MongoDB\Driver\UnexpectedValueException
* PHPC-75: Improve code coverage
* PHPC-258: make all filed needed for test as role="test"
* PHPC-259: add --with-libbson option

Package Info
-------------
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundemental and performance-critical components
necessary to build a fully-functional MongoDB driver.

Related Links
-------------
Package home: http://pecl.php.net/package/mongodb
   Changelog: http://pecl.php.net/package-changelog.php?package=mongodb
    Download: http://pecl.php.net/get/mongodb-0.5.1.tgz

Authors
-------------
Derick Rethans <[email protected]> (lead)
Jeremy Mikola (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