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 |
|