1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-08 13:51:01 +01:00
phorge-arcanist/src/lint
Joshua Spence 7aa89ddf96 Lint against undefined magic symbols
Summary: Fixes T5639. Allows the detection of undefined magic symbols, such as the use of `__DIR__` in a codebase that targets <  PHP 5.3.0.

Test Plan: Added a test case.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T5639

Differential Revision: https://secure.phabricator.com/D11386
2015-01-15 06:55:45 +11:00
..
engine Add unit tests for ArcanistFilenameLinter 2015-01-13 06:47:19 +11:00
linter Lint against undefined magic symbols 2015-01-15 06:55:45 +11:00
renderer Fix a lint renderering issue 2015-01-12 06:49:14 +11:00
ArcanistLintMessage.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistLintPatcher.php Apply some autofix linter rules 2014-09-10 06:50:32 +10:00
ArcanistLintResult.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistLintSeverity.php Remove @group annotations 2014-07-09 09:12:13 +10:00