Page MenuHomePhabricator

Fix PHP compatibility linter after improvements to parsing of `use` statements
ClosedPublic

Authored by joshuaspence on Nov 19 2015, 8:51 AM.
Tags
None
Referenced Files
F19917725: D14519.diff
Sat, Apr 4, 9:03 AM
F19900653: D14519.id35129.diff
Mon, Mar 30, 5:25 AM
F19867246: D14519.diff
Sat, Mar 14, 11:22 PM
F19811247: D14519.diff
Mar 3 2026, 11:10 PM
F19723316: D14519.diff
Feb 13 2026, 9:53 AM
F19648727: D14519.diff
Feb 6 2026, 6:30 AM
F19524304: D14519.diff
Jan 17 2026, 11:42 PM
F19522335: D14519.id.diff
Jan 17 2026, 6:28 AM
Subscribers

Details

Summary

Fix the PHPCompatibilityXHPASTLinterRule after changes to the way in which XHPAST parses use statements. Depends on D14518.

Test Plan

Unit tests

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 8931
Build 10476: Run Core Tests
Build 10475: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Fix PHP compatibility linter after improvements to parsing of `use` statements.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 19 2015, 4:34 PM
This revision was automatically updated to reflect the committed changes.