Skip to content

Releases: hhvm/hack-codegen

4.3.6: support fbexpect 2.6.1+

24 Oct 18:19
Compare
Choose a tag to compare

in the previous release, only fbexpect 2.7.0+ was supported

4.3.5: support and require fbexpect 2.7.0+

24 Oct 18:00
Compare
Choose a tag to compare
v4.3.5

support and require fbexpect 2.7.0+

4.3.4: support HHVM 4.27+

11 Oct 18:08
Compare
Choose a tag to compare

including current nightlies

4.3.3: support HHVM 4.21+

29 Aug 21:46
3a0a7b0
Compare
Choose a tag to compare

\preg_match with a by-ref &$matches argument is no longer supported

4.3.2: support HHVM 4.20+

27 Aug 03:00
Compare
Choose a tag to compare

This release adds HH_FIXMEs required by HHVM 4.20+.

4.3.1: support additional hhconfig options

24 Jul 16:19
Compare
Choose a tag to compare

This release supports the disallow_ambiguous_lambda hhconfig option

4.3: support current nightlies (4.14-dev)

12 Jul 22:27
Compare
Choose a tag to compare

This release requires HHVM 4.13 or above, and supports current nightly builds of HHVM.

Support current HHVM nightlies (4.7-dev)

23 May 18:30
Compare
Choose a tag to compare
v4.2.5

stop explicitly testing on 4.2

Support HSL v4.5.0+

13 May 18:28
Compare
Choose a tag to compare
v4.2.4

Support latest versions of the HSL

Supporty hh-codegen-verify-signatures on nightly releases

17 Apr 20:33
Compare
Choose a tag to compare
Make travis.sh use /bin/bash instead of /bin/sh

`foo/{file1,file2}.php` is a bashism.

Also add comment explaining why we're doing both that and regen'ing +
diffing