Test: /ext/standard/tests/math/bug27646.phpt - Version 5.3.19        

Bug #27646 Cannot serialize/unserialize non-finite numeric values
Submitted: 2004-03-18 21:29:14 Modified: 2004-03-26 20:46:33
From: matthew_kay Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.3.5, 5.0.0RC1 OS: *

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

Count Diff
2 (50%)
007+ float(0)
008+ string(4) "d:0;"
009+ float(0)
010+ float(0)
011+ string(4) "d:0;"
012+ float(0)
013+ float(0)
014+ string(4) "d:0;"
015+ float(0)
007- float(-INF)
008- string(7) "d:-INF;"
009- float(-INF)
010- float(INF)
011- string(6) "d:INF;"
012- float(INF)
013- float(NAN)
014- string(6) "d:NAN;"
015- float(NAN)
2 (50%)
007+ float(0)
008+ string(4) "d:0;"
009+ float(0)
010+ float(0)
011+ string(4) "d:0;"
012+ float(0)
007- float(-INF)
008- string(7) "d:-INF;"
009- float(-INF)
010- float(INF)
011- string(6) "d:INF;"
012- float(INF)