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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ string(3) "INF" 003+ int(0) 004+ string(8) "No error" 005+ string(3) "INF" 006+ int(0) 007+ string(8) "No error" 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" 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"