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

Releases: hhvm/hhast

v4.92.0: support and require HHVM 4.92

12 Jan 23:39
6c73fdc
Compare
Choose a tag to compare

v4.91.0: support and require HHVM 4.91

07 Jan 23:35
8393939
Compare
Choose a tag to compare
require HHVM 4.91 (#335)

v4.88.1: Support HSL-IO v0.2 and v0.3

18 Dec 21:05
Compare
Choose a tag to compare

This release replaces a private internal class (BufferedReader) with the version included in HSL IO.

v4.88.0: support HHVM 4.88

18 Dec 20:21
Compare
Choose a tag to compare
update for 4.88

4.84.1: support HHVM 4.87

08 Dec 21:25
5ce1bd7
Compare
Choose a tag to compare

Does not break backwards compatibility, HHVM 4.84+ is still supported.

4.84: Support more recent versions of HHVM

23 Nov 15:29
Compare
Choose a tag to compare

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

09 Nov 23:21
Compare
Choose a tag to compare

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

03 Nov 22:27
Compare
Choose a tag to compare

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

03 Nov 22:15
Compare
Choose a tag to compare
  • 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

19 Oct 18:51
54feabc
Compare
Choose a tag to compare

Not backwards compatible with any previous HHVM versions.