This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Releases: hhvm/hhast
Releases · hhvm/hhast
v4.92.0: support and require HHVM 4.92
require HHVM 4.92
v4.91.0: support and require HHVM 4.91
require HHVM 4.91 (#335)
v4.88.1: Support HSL-IO v0.2 and v0.3
This release replaces a private internal class (BufferedReader) with the version included in HSL IO.
v4.88.0: support HHVM 4.88
update for 4.88
4.84.1: support HHVM 4.87
Does not break backwards compatibility, HHVM 4.84+ is still supported.
4.84: Support more recent versions of HHVM
This release fixes compatibility with current HHVM nightly builds, and is expected to be compatible with HHVM 4.86.
v4.82.2: support newer versions of HHVM
This release supports newer versions of HHVM/hh_parse
; the minimum version does not change.
v4.82.1: remove namespace-private linter from the `all` list
This linter is temporarily being removed as error messages do not point at the correct node; it will be re-introduced in a later version, however this requires breaking API changes to hhast.
v4.82.0: Compatibility update, removal of hhast-inspect
- This release now supports HHVM 4.82.0; 4.80 and 4.81 remain supported
- The
hhast-inspect
utility has been removed; it is now in a separate repository to avoid circular dependency issues with XHP-Lib
4.80.0: support and require HHVM 4.80
Not backwards compatible with any previous HHVM versions.