Edit report at http://bugs.php.net/bug.php?id=53632&edit=1
ID: 53632 Comment by: tyra3l at gmail dot com Reported by: exploringbinary at gmail dot com Summary: PHP hangs on numeric value 2.2250738585072011e-308 Status: Closed Type: Bug Package: Math related PHP Version: 5.3.4 Assigned To: scottmac Block user comment: N Private report: N New Comment: Just for the record, because some of my friends missed this: max_execution_time/set_time_limit cannot help you with this problem, because it's only gets checked between two userland instructions, hence this won't happen in this case. Tyrael Previous Comments: ------------------------------------------------------------------------ [2011-01-05 14:35:27] johan...@php.net Automatic comment from SVN on behalf of johannes Revision: http://svn.php.net/viewvc/?view=revision&revision=307120 Log: Merge rev. 307097 Add test for bug #53632 (scottmac) ------------------------------------------------------------------------ [2011-01-05 14:32:29] johan...@php.net Automatic comment from SVN on behalf of johannes Revision: http://svn.php.net/viewvc/?view=revision&revision=307119 Log: Merge rev. 307095 - Fix bug #53632 with x87 fpu (scottmac) ------------------------------------------------------------------------ [2011-01-05 10:28:35] zdv2010 at gmail dot com I have this problem on PHP-5.2.14 on Windows XP SP3 C:\Documents and Settings\user>php -v PHP 5.2.14 (cli) (built: Jul 21 2010 18:43:55) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies ------------------------------------------------------------------------ [2011-01-05 09:50:21] paj...@php.net Seems that the commit did not make it here: Fix: http://svn.php.net/viewvc?view=revision&revision=307095 Test case: http://svn.php.net/viewvc?view=revision&revision=307097 ------------------------------------------------------------------------ [2011-01-05 00:47:43] paj...@php.net My bad, forgot to revert a change in my previous attempt to fix this issue. Fresh co & build works, tests pass. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=53632 -- Edit this bug report at http://bugs.php.net/bug.php?id=53632&edit=1