Test: /ext/json/tests/inf_nan_error.phpt - Version 7.0.14    

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

Count Diff
2 (67%)
010+ string(3) "NAN"
011+ int(0)
012+ string(8) "No error"
013+ string(3) "NAN"
014+ int(0)
015+ string(8) "No error"
010- bool(false)
011- int(7)
012- string(34) "Inf and NaN cannot be JSON encoded"
013- string(1) "0"
014- int(7)
015- string(34) "Inf and NaN cannot be JSON encoded"
1 (33%)
001+ float(0)
002+ string(1) "0"
003+ int(0)
004+ string(8) "No error"
005+ string(1) "0"
006+ int(0)
007+ string(8) "No error"
001- float(INF)
002- bool(false)
003- int(7)
004- string(34) "Inf and NaN cannot be JSON encoded"
005- string(1) "0"
006- int(7)
007- string(34) "Inf and NaN cannot be JSON encoded"