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
Unknown Object (File)
Sun, Apr 7, 12:22 PM
Unknown Object (File)
Sat, Mar 30, 12:04 AM
Unknown Object (File)
Mar 4 2024, 10:06 PM
Unknown Object (File)
Feb 10 2024, 1:16 AM
Unknown Object (File)
Feb 4 2024, 3:51 PM
Unknown Object (File)
Dec 28 2023, 11:09 AM
Unknown Object (File)
Dec 27 2023, 7:32 AM
Unknown Object (File)
Dec 26 2023, 12:29 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.