This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
v4.161.1: Support HHVM 4.161.0
Note: there was a 4.161.0 release, which incorrectly specified the required HHVM, and would result in failures when used with 4.158~4.160. Therefore, 4.161.0 release was deleted and this release is tagged instead.
What's Changed
- Make
"builtinLinters": "all"
mean all linters, but... by @lexidor in #450 - Migrate away from d and v array by @lexidor in #457
- Add UnusedPipeVariableLinter by @ryangreenberg in #459
- Support ext watchman by @lexidor in #447
- Add Github Actions to update schema by @Atry in #462
- Update schema by @github-actions in #463
- Skip update-schema job when it is triggered by a tag by @Atry in #466
- Don't create the PR to update the latest breaking version if the latest breaking version is not changed by @Atry in #465
- Improve pull request description by @Atry in #467
New Contributors
- @github-actions made their first contribution in #463
Full Changelog: v4.158.3...v4.161.1