Test: /Zend/tests/bug42143.phpt - Version 5.4.17        

Bug #42143 The constant NAN is reported as 0 on Windows build
Submitted: 2007-07-30 08:05:26 Modified: 2011-11-21 11:03:29
From: zoe Assigned: pajoye
Status: Closed Package: Math related
PHP Version: 5CVS, 6CVS (2008-11-01) OS: win32 only

There are 3 different diffs reported by users for this test.

Count Diff
3 (43%)
011+ bool(true)
013- bool(true)
3 (43%)
002+ NAN= float(0)
002- NAN= float(NAN)
008+ float(0)
008- float(NAN)
014+ bool(true)
014- bool(false)
1 (14%)
006+ bool(true)
007+ bool(true)
006- bool(false)
007- bool(false)
009+ bool(true)
011+ bool(true)
013- bool(true)
014- bool(false)