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
F15380704: D10538.diff
Fri, Mar 14, 4:10 AM
F15333067: D10538.id25318.diff
Fri, Mar 7, 11:39 PM
Unknown Object (File)
Tue, Feb 18, 10:11 PM
Unknown Object (File)
Tue, Feb 18, 10:11 PM
Unknown Object (File)
Tue, Feb 18, 10:04 PM
Unknown Object (File)
Feb 18 2025, 9:34 AM
Unknown Object (File)
Feb 7 2025, 11:24 PM
Unknown Object (File)
Feb 7 2025, 11:24 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.