ID: 30960 Updated by: [EMAIL PROTECTED] Reported By: fgaloppin at it-optics dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-12-02 14:15:53] fgaloppin at it-optics dot com Description: ------------ In String conversion to numbers part, in french documentation, there is this example code : $foo = "10.0 pigs " + 1; // $foo is integer (11) It's wrong .. testing it give float (11) according to the english documentation. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30960&edit=1
