Closed duronrulez closed 9 years ago
Support for hhvm has been dropped a while ago because there where some not working tests. (seems like it has been forgotten to change that in the readme)
If you want to help get it running on hhvm, feel free to make a pull request!
As the title says, hhvm doesnt seem to like the "new Static" (capital S), but it works with "new static" (lower s). Have not tested on other versions of php/hhvm.