ID: 40423 Updated by: [EMAIL PROTECTED] Reported By: jwprox at hotmail dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: OSX 10.4 PHP Version: 4.4.4 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2007-02-09 23:45:07] jwprox at hotmail dot com Description: ------------ Setting a session variable the float value 41.795209 becomes -INF when read back back from the session from another function or page. Note, 41.795210/08 are both valid, but I assume this same issue may occur for other "magic" numbers. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40423&edit=1
