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
F18629496: D14519.diff
Sep 16 2025, 9:05 AM
F18420976: D14519.diff
Aug 30 2025, 4:43 PM
F18085336: D14519.id.diff
Aug 5 2025, 7:09 PM
F17702841: D14519.id.diff
Jul 15 2025, 11:53 PM
Unknown Object (File)
May 25 2025, 6:37 AM
Unknown Object (File)
May 7 2025, 4:16 AM
Unknown Object (File)
May 6 2025, 1:37 PM
Unknown Object (File)
Apr 27 2025, 7:55 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.