1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
phorge-arcanist/resources
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
..
shell Add support for zsh completion to bash-completion 2012-01-09 11:52:51 -08:00
test Provide a simpler analyzer script for killing __init__.php 2012-05-24 10:56:56 -07:00
php_compat_info.json Warn about PHP 5.3 only functions and parameters 2012-06-22 15:52:10 -07:00