Homec4science

Fix weird issue where INF is not respected in PHP 5.5

Authored by Anirudh Sanjeev <skyronic@gmail.com> on Nov 8 2013, 16:07.

Description

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

Details

Committed
epriestley <git@epriestley.com>Nov 8 2013, 16:07
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf68d67530aef: Fix an issue with pulling Subversion blame data
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH1bcf478c698e: Fix weird issue where INF is not respected in PHP 5.5 (authored by Anirudh Sanjeev <skyronic@gmail.com>).Nov 8 2013, 16:07