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

v4.156.0: support HHVM/Hack v4.156.0, additional linters

Compare
Choose a tag to compare
@fredemmott fredemmott released this 08 Apr 21:35
· 74 commits to main since this release

This release:

  • supports and requires HHVM 4.156
  • adds DontCreateForwardingLambda , which lints against 'identity'-like lambdas, e.g. $x ==> func($x)
  • adds UnreachableCodeLinter