Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Make hack files the default#156

Open
lexidor wants to merge 3 commits into
hhvm:mainfrom
lexidor:make-hack-files-the-default
Open

Make hack files the default#156
lexidor wants to merge 3 commits into
hhvm:mainfrom
lexidor:make-hack-files-the-default

Conversation

@lexidor

@lexidor lexidor commented May 25, 2023

Copy link
Copy Markdown
Contributor

fixes #112

Fixes:

  • Files without a legacy extension .php, .hh, are treated as DOT_HACK.
  • Same goes for .hhi
  • Bumps minimum hhvm version to 4.153.
lexidor added 3 commits May 25, 2023 08:40
This is the first LTS with the, if not legacy then mode = .hack, change.
For users on older UNSUPPORTED versions of hhvm, we can't remove the sigils.
@lexidor

lexidor commented May 28, 2023

Copy link
Copy Markdown
Contributor Author
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants