From a117d8e5188b18fcb15c24f4eecd636822d808cb Mon Sep 17 00:00:00 2001 From: Sokil Date: Mon, 29 May 2017 13:30:06 +0300 Subject: [PATCH] hhvm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e0349..c200a88 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Why to use this ODM? You can easily work with document data through comfortable * PHP 7 and HHVM * [PHP MongoDB Extension](https://pecl.php.net/package/mongodb) 1.0 or above * [Compatibility layer](https://github.com/alcaeus/mongo-php-adapter). Please, note some [restriontions](#compatibility-with-php-7) - * Currently not tested in HHVM + * HHVM Driver [not supported](https://derickrethans.nl/mongodb-hhvm.html). * Tested over MongoDB v.2.4.12, v.2.6.9, v.3.0.2, v.3.2.10, v.3.3.15, v.3.4.0. See [Unit tests](#unit-tests) for details