mongodb 1.0.0beta1

MongoDB driver for PHP


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

Windows builds are attached to GitHub releases: https://github.com/mongodb/mongo-php-driver/releases

License: Apache License

Changes

* PHPC-381: Print whether profile commands were successful
* PHPC-381: Server::executeQuery/Command() should take a read preference
* PHPC-361: Manager::getServers() should omit unknown servers
* PHPC-337: BSON\Javascript debug handler
* PHPC-339: BSON\Timestamp debug handler
* PHPC-340: BSON\UTCDateTime debug handler
* PHPC-338: BSON\Regex debug handler
* PHPC-366: Update release script to use RELEASE-x.y file
* PHPC-366: Merge 1.0.x release notes into RELEASE-1.0
* PHPC-366: Merge RELEASE-0.* release notes into RELEASE-0