1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/conduit/query
Anirudh Sanjeev 1bcf478c69 Fix weird issue where INF is not respected in PHP 5.5
Summary:
After upgrading to PHP 5.5, the conduit list was not fully visible because
INF was being treated as "0" for some reason. Fixed by making it a PHP_MAX_INT

Test Plan: Checked on PHP 5.5

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7530
2013-11-08 07:07:10 -08:00
..
PhabricatorConduitLogQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorConduitMethodQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorConduitSearchEngine.php Fix weird issue where INF is not respected in PHP 5.5 2013-11-08 07:07:10 -08:00