didou
ID: 25330 Updated by: [EMAIL PROTECTED] Reported By: andre_ae at yahoo dot com -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
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.
Fixed due CVS commit from didou
Previous Comments: ------------------------------------------------------------------------
[2003-08-31 11:49:22] andre_ae at yahoo dot com
Description: ------------ The documentation for functions is_finite, is_infinite and is_nan are without refpurpose and show in manual like this: is_finite -- is_infinite -- is_nan --
I have karma to modufy this, but I do not know as it would be the correct form of the descriptions these functions in English.
My sugestion: Test if is a finite number Test if is a infinite number Test if is not a real number
------------------------------------------------------------------------