2014년 12월 28일 일요일

MongoDB PHP Driver 1.6.0RC3 released

This is the third release candidate of the 1.6 series of the MongoDB PHP
Driver.

This release fixes issues related to changes in MongoDB 2.8RCs and
numerous other issues that we found while testing new functionality and
support for 2.8 features. More specifically, it contains updates to
address server changes in the return format of the listCollections and
listIndexes commands.

You can find a more thorough description of all the resolved issues at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10007&version=14714

If you find any issues, please follow the reporting process outlined in:
https://github.com/mongodb/mongo-php-driver#how-to-ask-for-help

The source for the extension can be found at:
http://pecl.php.net/mongo

You can either download and install the source manually, or you can
install the extension with:

  pecl install mongo

or update with:

  pecl upgrade mongo

Windows binaries are available through the PECL website and:
https://s3.amazonaws.com/drivers.mongodb.org/php/index.html


댓글 없음:

댓글 쓰기