ID:               25665
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         *General Issues
 Operating System: *
 PHP Version:      4CVS, 5CVS
 Assigned To:      helly
 New Comment:

Could you please edit the following file:
ext/standard/tests/math/bug25665.phpt
and duplicate the '-INF' lines to also test 'INF'?

Then please report the output of 
php run-tests.php ext/standard/tests/math/bug25665.phpt

I suspect all but -INF works, right?


Previous Comments:
------------------------------------------------------------------------

[2004-06-18 14:18:40] scott_heffner at hotmail dot com

Can't speak for the original poster, but I've run into this issue on
Solaris 8 for x86.

Thanks

------------------------------------------------------------------------

[2004-06-03 20:42:48] [EMAIL PROTECTED]

Which platform are you running?

------------------------------------------------------------------------

[2004-06-03 11:04:18] neilus at dcs dot kcl dot ac dot uk

this is re-occurring in the 4.3 branch tests, so either the test or bug
needs to be fixed

------------------------------------------------------------------------

[2003-09-28 21:07:06] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2003-09-26 05:46:38] [EMAIL PROTECTED]

It's the ap_php_cvt() which ends up in endless loop since it can't
handle infinite numbers at all. In PHP 4.2.3 the output
of var_dump(log(0)); is float(-INF)..

Marcus..you broke this, fix it.


------------------------------------------------------------------------

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/25665

-- 
Edit this bug report at http://bugs.php.net/?id=25665&edit=1

Reply via email to