Page MenuHomePhabricator

`ArcanistXHPASTLinter` should raise warnings when deprecated functions are used
Open, NormalPublic

Description

The ArcanistXHPASTLinter should raise a warning when deprecated functions are used in PHP code. For example, the call_user_method function has been deprecated since PHP 4.1.0.

Event Timeline

joshuaspence claimed this task.
joshuaspence raised the priority of this task from to Needs Triage.
joshuaspence updated the task description. (Show Details)
joshuaspence added a project: Arcanist.
joshuaspence added a subscriber: joshuaspence.
epriestley triaged this task as Normal priority.May 24 2014, 1:11 PM
epriestley added a subscriber: epriestley.
joshuaspence renamed this task from `ArcanistXHPASTLinter` should raise warnings when deprecated functions. to `ArcanistXHPASTLinter` should raise warnings when deprecated functions are used..May 25 2014, 10:39 PM
joshuaspence renamed this task from `ArcanistXHPASTLinter` should raise warnings when deprecated functions are used. to `ArcanistXHPASTLinter` should raise warnings when deprecated functions are used.Jul 9 2014, 7:06 PM