HHVM Support
weierophinney opened this issue · 1 comments
weierophinney commented
Currently, many tests on HHVM have errors:
Most of these appear to be due to Zend\Validator\ValidatorChain
, but if we can correct them in here, that would be fantastic.
weierophinney commented
The most recent build as I write this, https://travis-ci.org/zfcampus/zf-content-validation/builds/153375419, demonstrates that HHVM is now passing.