- The "exclude static variable access" branch in XHPAST incorrectly excluded all variables in a function or method which used any static access (we were selecting the wrong root node for exclusion).
- The "PHPLinter" regexp did not work with 5.4.30. Make it more permissive in what it parses.
Details
Details
- Reviewers
joshuaspence btrahan - Commits
- rARCa3c3d23dd770: Fix two linter issues
- Added a failing unit test for the variable case and made it pass.
- PHPLinter tests now pass under 5.4.30
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- varlint
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 3390 Build 3397: [Placeholder Plan] Wait for 30 Seconds