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

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

Count Diff
6 (67%)
011+ bool(true)
013- bool(true)
1 (11%)
013+ bool(false)
013- bool(true)
1 (11%)
006+ bool(true)
007+ bool(true)
008+ float(NAN)
008- float(NAN)
011+ bool(true)
011- bool(false)
013- bool(true)
014- bool(false)
1 (11%)
002+ NAN= float(0)
002- NAN= float(NAN)
008+ float(0)
008- float(NAN)
014+ bool(true)
014- bool(false)