Fixes T5577. If the ArcanistPhutilLibraryLinter lints a PHP file that contains a syntax error, it will die horribly. Instead, force it to continue as if nothing was wrong.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5577: `ArcanistPhutilLibraryLinter` causes `arc lint` to die if there is a PHP syntax error
- Commits
- rARC3de9e4aaea61: Allow the `ArcanistPhutilLibraryLinter` to recover from PHP syntax errors
Introduced a PHP syntax error. Ran arc lint and made sure the output looked reasonable.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Skipped - Unit
Tests Skipped