Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

MongoDB HHVM Driver 1.1.0 released

Compare
Choose a tag to compare
@derickr derickr released this 02 Mar 11:37
· 357 commits to master since this release

The PHP team is happy to announce that the first stable candidate of our new "mongodb" HHVM extension is now available. This extension mimics the API of the "mongodb" PHP extension, and documentation can be found at http://docs.php.net/manual/en/set.mongodb.php

Since 1.1.0RC1, we have fixed several bugs, including, but not limited to: API differences with the PHP extension, and, issues with WriteConcerns and ReadConcerns. We also added support for HHVM 3.11 and 3.12, and updated our bundled libmongoc and libbson libraries to version 1.3.3.

You can download the driver from the "hhvm-mongodb-1.1.0.tgz" attachment to this release announcement. Installation instructions can be found in the README.rst file in the downloaded TGZ file, or here: https://github.com/mongodb-labs/mongo-hhvm-driver-prototype/blob/master/README.rst

Feedback can be provided through our JIRA issue tracker at http://jira.mongodb.org/browse/HHVM