1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-21 22:32:41 +01:00
phorge-arcanist/scripts
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
..
hgdaemon Rough cut of hgdaemon 2012-06-07 18:23:57 -07:00
lib Save files with path to phutil cache 2012-06-22 11:56:54 -07:00
__init_script__.php Use pht() for plural 2012-06-19 15:16:52 -07:00
arcanist.php Exit with an error code if the workflow returned one. 2012-06-13 16:33:37 -07:00
php_extension_functions.txt Include common extensions in symbol mapper 2012-06-12 12:54:26 -07:00
phutil_analyzer.php Depend on autoloading 2012-05-30 16:02:36 -07:00
phutil_mapper.php Depend on autoloading 2012-05-30 16:02:36 -07:00
phutil_rebuild_map.php Bump symbol cache version from v2 -> v3 2012-06-14 12:02:27 -07:00
phutil_symbols.php Include common extensions in symbol mapper 2012-06-12 12:54:26 -07:00
update_compat_info.php Warn about PHP 5.3 only functions and parameters 2012-06-22 15:52:10 -07:00