This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Releases: hhvm/xhp-lib
Releases · hhvm/xhp-lib
2.10.2: support HHVM 4.20+
This release adds HH_FIXME
s required by HHVM 4.20+.
2.10.1: Support HHVM 4.19
This release supports HHVM 4.13-4.19.
2.10: support HHVM 4.14+, require 4.13
This release uses is
instead of instanceof
for compatibility with 4.14; while it will run on older versions of HHVM, 4.13 is marked as required as it contains relevant performance improvements.
Support HHVM and Hack v4.11
v2.9.5 Support HHVM 4.10
Support HHVM 4.1
This release supports HHVM 4.0 and 4.1; it adds missing // partial
comments to headers.
Support current nightly releases
This release supports HHVM 4.0, current nightly builds, and should support the upcoming HHVM 4.1 release
Support HHVM 4.1
This release should support the upcoming HHVM 4.1 release while also supporting HHVM 4.0
Corrected version constraint for HHVM 4
v2.9.1 fix HHVM version constraint
Support HHVM 4.0
v2.9.0 Update dependencies to HHVM 4.0
Support HHVM 3.29
v2.8.0 support 3.29