A flaw in how PHP handled the numeric value 2.2250738585072011e-308 was reported [1]. If a script were to assign this value to a variable, it could cause PHP to hang (infinite loop). This issue has been fixed in upstream PHP [2] 5.2.17 and 5.3.5.
[1] http://bugs.php.net/53632 [2] http://svn.php.net/viewvc?view=revision&revision=307095
A flaw in how PHP handled the numeric value 2.2250738585072 011e-308 was reported [1]. If a script were to assign this value to a variable, it could cause PHP to hang (infinite loop). This issue has been fixed in upstream PHP [2] 5.2.17 and 5.3.5.
[1] http:// bugs.php. net/53632 svn.php. net/viewvc? view=revision& revision= 307095
[2] http://