MongoDB PHP Driver 1.3.3 released

已查看 6 次
跳至第一个未读帖子

Jeremy Mikola

未读,
2017年11月21日 16:19:422017/11/21
收件人 mongod...@googlegroups.com、mongodb-...@googlegroups.com
The PHP team is happy to announce that version 1.3.3 of the mongodb PHP extension is now available on PECL.

Release Highlights

This release upgrades our libbson and libmongoc dependencies to 1.8.2, which fixes a crash when constructing a MongoDB\Driver\Manager object with SCRAM-SHA-1 authentication but without a username. Rather than crash, the driver now correctly throws an exception.

A complete list of resolved issues in this release may be found at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=12484&version=19388

Documentation

Documentation is available on PHP.net:
http://php.net/set.mongodb

Feedback

Any bugs or issues may be reported via the following form:
https://jira.mongodb.org/secure/CreateIssue.jspa?pid=12484&issuetype=6

Installation

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

    pecl install mongodb

or update with:

    pecl upgrade mongodb

Windows binaries are available on PECL:
http://pecl.php.net/package/mongodb

回复全部
回复作者
转发
0 个新帖子