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
Unknown Object (File)
Fri, Feb 7, 11:24 PM
Unknown Object (File)
Fri, Feb 7, 11:24 PM
Unknown Object (File)
Fri, Feb 7, 11:24 PM
Unknown Object (File)
Fri, Feb 7, 11:24 PM
Unknown Object (File)
Thu, Jan 30, 7:08 AM
Unknown Object (File)
Wed, Jan 29, 4:19 AM
Unknown Object (File)
Mon, Jan 27, 1:46 PM
Unknown Object (File)
Thu, Jan 23, 4:51 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.