Skip to content

1.0.1

Compare
Choose a tag to compare
@jmikola jmikola released this 07 Dec 22:51

This is the first bug fix release of the 1.0 series of the MongoDB PHP Driver.

Release Highlights

This release fixes a logical issue in the check_closed stream handler, which may have previously reported an open stream as closed and thrown an exception.

A complete list of resolved issues in this release may be found at:
https://github.com/mongodb-labs/mongo-php-driver-prototype/blob/v1.0/RELEASE-1.0

Documentation

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

Feedback

We would appreciate any feedback you might have on the project:
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