zfcampus/zf-content-validation

HHVM Support

weierophinney opened this issue · 1 comments

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.

The most recent build as I write this, https://travis-ci.org/zfcampus/zf-content-validation/builds/153375419, demonstrates that HHVM is now passing.