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.
Description
Description
Revisions and Commits
Revisions and Commits
rARC Arcanist | |||
D10538 | rARCa10002adec13 Raise a linter error when removed symbols are used | ||
D9248 | rARCe0ee3e8a07ba Capture maximum version information in `php_compat_info`. | ||
D9247 | rARCf13aa21b8eed Capture a wider range of version information in `php_compat_info.json`. | ||
D9236 | rARC8274ffa44dec Update PHP compatibility information. |