Page MenuHomePhabricator

Raise a linter error when removed symbols are used
ClosedPublic

Authored by joshuaspence on Sep 22 2014, 2:23 PM.
Tags
None
Referenced Files
F14024587: D10538.diff
Thu, Nov 7, 10:58 AM
F13991287: D10538.id25318.diff
Tue, Oct 22, 9:54 AM
F13988252: D10538.id26864.diff
Mon, Oct 21, 2:16 PM
F13981225: D10538.diff
Sat, Oct 19, 3:02 PM
Unknown Object (File)
Oct 1 2024, 5:45 PM
Unknown Object (File)
Sep 20 2024, 11:44 PM
Unknown Object (File)
Sep 12 2024, 3:10 PM
Unknown Object (File)
Sep 12 2024, 3:10 PM
Subscribers

Details

Summary

Ref T5141. Utilize the 'max' key from the php_compat_info.json compatibility map to lint for the use of classes/functions/symbols which have been removed from the target PHP version.

Test Plan

Added a test case for arc unit.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Raise a linter error when removed symbols are used.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

FWIW, "removed symbols" is possibly not quite correct, but I couldn't think of a better wording

epriestley edited edge metadata.
This revision is now accepted and ready to land.Sep 24 2014, 9:02 PM
This revision was automatically updated to reflect the committed changes.