Test: /ext/standard/tests/math/bug45712.phpt - Version 7.3.12        

Bug #45712 $something == NaN returns true with 5.3, false with 5.2.*
Submitted: 2008-08-05 02:39:58 Modified: 2014-02-15 23:12:44
From: for-bugs Assigned: tony2001
Status: Closed Package: Variables related
PHP Version: 5.2CVS, 5.3CVS, 6CVS (2008-08-05) OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ bool(false)
006+ bool(true)
007+ bool(true)
010+ bool(true)
014+ bool(true)
015+ float(INF)
015- float(INF)
016- bool(true)
018- bool(false)
019- bool(false)
020- bool(false)
021- bool(false)