ID: 35702 Updated by: [EMAIL PROTECTED] Reported By: samuelkid at citiz dot net -Status: Open +Status: Feedback Bug Type: Variables related Operating System: EBCDIC platform PHP Version: 5.1.1 New Comment:
And what OS/Platform is it? Previous Comments: ------------------------------------------------------------------------ [2005-12-16 10:26:06] samuelkid at citiz dot net Description: ------------ print_r(NAN) return NaNQ(1) , but it should be NAN , right? Is it platform related? my operating system is based on EBCDIC not ASCII Reproduce code: --------------- print_r(NAN) Expected result: ---------------- NAN Actual result: -------------- NANQ(1) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35702&edit=1