Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Support and require nightly builds of HHVM

Pre-release
Pre-release
Compare
Choose a tag to compare
@fredemmott fredemmott released this 11 Mar 21:49

This release:

  • requires HHVM 4.1, or a recent nightly build
  • moves hhast-lint, hhast-inspect, hhast-migrate to .hack files, with small wrappers. You will need to replace hhvm vendor/bin/hhast-lint with either vendor/bin/hhast-lint or hhvm vendor/bin/hhast-lint.hack