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

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
25 (76%)
011+ bool(true)
013- bool(true)
7 (21%)
002+ NAN= float(0)
002- NAN= float(NAN)
008+ float(0)
008- float(NAN)
014+ bool(true)
014- bool(false)
1 (3%)
013+ dyld: lazy symbol binding failed: Symbol not found: _finite
014+ Referenced from: /var/root/php-5.4.5/sapi/cli/php
013- bool(true)
014- bool(false)
015+ Expected in: /usr/lib/libSystem.B.dylib
016+
017+ dyld: Symbol not found: _finite
018+ Referenced from: /var/root/php-5.4.5/sapi/cli/php
019+ Expected in: /usr/lib/libSystem.B.dylib