ID: 44826 Updated by: [EMAIL PROTECTED] Reported By: marfinal at gmail dot com -Status: Open +Status: Critical Bug Type: Math related Operating System: Windows XP PHP Version: 5.2.5
Previous Comments: ------------------------------------------------------------------------ [2008-04-25 05:28:50] marfinal at gmail dot com Description: ------------ windows xp(jp) the output float variable is different in PHP4 and PHP5. Reproduce code: --------------- echo (float)1200000; Expected result: ---------------- PHP4: 1200000 Actual result: -------------- PHP5.2.5: 1.2E+6 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44826&edit=1
