1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter
vrana 67c772d919 Warn about PHP 5.3 only functions and parameters
Test Plan:
Linted:

  json_decode('{}', true, 1, 1);
  gethostname();

Also linted all Phabricator repositories and found no occurrence.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1158

Differential Revision: https://secure.phabricator.com/D2806
2012-06-22 15:52:10 -07:00
..
__tests__ Warn about pht() with non constant string 2012-06-21 18:07:13 -07:00
xhpast Fix comment 2012-06-02 10:09:23 -07:00
ArcanistApacheLicenseLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistConduitLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistFilenameLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistGeneratedLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistJSHintLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLicenseLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistNoLintLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPEP8Linter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPhpcsLinter.php Simplify handling errors in PHPCS linter 2012-06-22 14:32:48 -07:00
ArcanistPhutilLibraryLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPhutilModuleLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPyFlakesLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistPyLintLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistScriptAndRegexLinter.php Render chevrons and carets in lint output for messages without "original" text 2012-06-01 15:53:16 -07:00
ArcanistSpellingDefaultData.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistSpellingLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistTextLinter.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistXHPASTLinter.php Warn about PHP 5.3 only functions and parameters 2012-06-22 15:52:10 -07:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00