ID: 14544
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Compile Warning
Operating System: Red Hat Linux 7.1
PHP Version: 4.1.0
New Comment:

Fixed in CVS, thanks for the report!

Derick

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

[2001-12-16 05:21:30] [EMAIL PROTECTED]

When running the following on php 4.1.0:

<? echo pow(abs(-00.00),.5); ?>

I receive the following error:

Warning: Trying to raise a nonpositive value to a broken power in 
/var/www/bnt3/test2.php on line 1

Given the abs function, there should be no way that it is a nonpositive value.

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to