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)
Tue, Nov 19, 6:07 AM
Unknown Object (File)
Oct 16 2024, 12:35 AM
Unknown Object (File)
Oct 6 2024, 6:49 PM
Unknown Object (File)
Oct 5 2024, 4:00 PM
Unknown Object (File)
Oct 5 2024, 2:29 PM
Unknown Object (File)
Oct 5 2024, 11:09 AM
Unknown Object (File)
Oct 4 2024, 8:04 PM
Unknown Object (File)
Oct 4 2024, 11:43 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.