Joshua Spence
8274ffa44d
Update PHP compatibility information.
...
Summary: Ref T5141 . Generated using PHP v5.5.12 and PHP_CompatInfo v2.26.0.
Test Plan: N/A
Reviewers: epriestley, #blessed_reviewers
Reviewed By: epriestley, #blessed_reviewers
Subscribers: epriestley, Korvin
Maniphest Tasks: T5141
Differential Revision: https://secure.phabricator.com/D9236
2014-05-21 10:13:58 -07:00
Jakub Vrana
eb449a40b4
Update PHP compat info
...
Summary: Also warn against functions not available on Windows at all.
Test Plan: Compared old and new file.
Reviewers: epriestley
Reviewed By: epriestley
CC: aran, Korvin
Differential Revision: https://secure.phabricator.com/D5975
2013-05-22 11:36:41 -07:00
vrana
c8687a0c79
Lint functions not available on Windows on PHP 5.2
...
Summary: Also use absolute paths.
Test Plan: Linted Arcanist, libphutil, Phabricator, found no false positives and one real error in [[ https://secure.phabricator.com/diffusion/PHU/browse/master/src/channel/PhutilSocketChannel.php;42d8e8447c8b5d6a$92 | PhutilSocketChannel ]].
Reviewers: epriestley
Reviewed By: epriestley
CC: aran, Korvin
Differential Revision: https://secure.phabricator.com/D3504
2012-09-17 13:51:06 -07:00
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