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

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 are 3 different diffs reported by users for this test.

Count Diff
2 (40%)
008+ bool(true)
014- bool(false)
2 (40%)
006+ bool(true)
008+ bool(true)
013- bool(false)
014- bool(false)
1 (20%)
003+ bool(true)
006- bool(false)
007+ bool(true)
008+ bool(true)
013- bool(false)
014- bool(false)