Skip to content

v4.168.2

Compare
Choose a tag to compare
@ssandler ssandler released this 25 Jan 18:17
· 5 commits to main since this release
01f7fed

Highlights
Support HHVM 4.168.2, the latest LTS release as of this release.

What's Changed

  • Schema Updated
  • HHAST now uses the built-in HH\ffp_parse_string_native() instead of shelling out to exec hh_parse, making it faster especially when operating on many files
  • Support for legacy XHP children declarations removed, along with the migration to migration from them to the xhp-lib v4 traits