From 3dded9c645b56cb08e9452eb1b8e5539e33ce5c3 Mon Sep 17 00:00:00 2001 From: Rotimi Ade Date: Fri, 22 Apr 2016 15:21:47 -0600 Subject: [PATCH] Updated README.md with HHVM not working message. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40671eb..6dad292 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ related pull requests are greatly welcomed. ## Requirements * PHP 5.3.23+ +* Not currently certified for use with HHVM (unit tests failing when run in an HHVM environment). ## Installation `composer require rotexsoft/file-renderer`