MongoDB HHVM Driver 1.1.0 released
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