HHVM support
Opened this issue · 2 comments
qfox commented
Tests are failing at hhvm env. Do we need it at all?
qfox commented
According to http://docs.hhvm.com/manual/en/hack.unsupported.php it's not possible to make something with hack. No refs, no ArrayAccess, very strange at all.
qfox commented
Seems it's possible to make it if we will have this fix: facebook/hhvm#4645