Test: /ext/json/tests/bug63737.phpt - Version 5.5.2        

Bug #63737 json_decode does not properly decode with options parameter
Submitted: 2012-12-11 11:03:24 Modified: 2013-01-08 03:59:47
From: googleguy Assigned: aharvey
Status: Closed Package: JSON related
PHP Version: 5.4.9 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ float(9.2233720368548E+18)
002+ string(19) "9223372036854775807"
003+ float(-9.2233720368548E+18)
004+ string(20) "-9223372036854775808"
001- float(1.2345678901235E+29)
002- string(30) "123456789012345678901234567890"
003- float(-1.2345678901235E+29)
004- string(31) "-123456789012345678901234567890"