From: Antony Dovgal Date: Fri, 20 Apr 2007 10:15:04 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.2RC2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8deb6294ecdf0e1ceb6c5522e468dc004a1a50eb;p=php fix test --- diff --git a/ext/json/tests/pass001.1.phpt b/ext/json/tests/pass001.1.phpt index 87766e912c..003ffc9553 100644 --- a/ext/json/tests/pass001.1.phpt +++ b/ext/json/tests/pass001.1.phpt @@ -170,7 +170,7 @@ array(14) { [0]=> string(23) "JSON Test Pattern pass1" [1]=> - object(stdClass)#1 (1) { + object(stdClass)#%d (1) { ["object with 1 member"]=> array(1) { [0]=> @@ -178,7 +178,7 @@ array(14) { } } [2]=> - object(stdClass)#2 (0) { + object(stdClass)#%d (0) { } [3]=> array(0) { @@ -192,7 +192,7 @@ array(14) { [7]=> NULL [8]=> - object(stdClass)#3 (36) { + object(stdClass)#%d (36) { ["integer"]=> int(1234567890) ["real"]=> @@ -204,7 +204,7 @@ array(14) { ["_empty_"]=> float(INF) ["E no ."]=> - float(4.0E+12) + float(4000000000000) ["zero"]=> int(0) ["one"]=> @@ -247,14 +247,14 @@ array(14) { array(0) { } ["object"]=> - object(stdClass)#4 (0) { + object(stdClass)#%d (0) { } ["123"]=> - object(stdClass)#5 (1) { + object(stdClass)#%d (1) { ["456"]=> - object(stdClass)#6 (1) { + object(stdClass)#%d (1) { ["abc"]=> - object(stdClass)#7 (3) { + object(stdClass)#%d (3) { ["789"]=> string(3) "def" ["012"]=> @@ -385,7 +385,7 @@ array(14) { ["_empty_"]=> float(INF) ["E no ."]=> - float(4.0E+12) + float(4000000000000) ["zero"]=> int(0) ["one"]=> @@ -536,7 +536,7 @@ array(14) { [0]=> string(23) "JSON Test Pattern pass1" [1]=> - object(stdClass)#8 (1) { + object(stdClass)#%d (1) { ["object with 1 member"]=> array(1) { [0]=> @@ -544,7 +544,7 @@ array(14) { } } [2]=> - object(stdClass)#9 (0) { + object(stdClass)#%d (0) { } [3]=> array(0) { @@ -558,7 +558,7 @@ array(14) { [7]=> NULL [8]=> - object(stdClass)#10 (36) { + object(stdClass)#%d (36) { ["integer"]=> int(1234567890) ["real"]=> @@ -570,7 +570,7 @@ array(14) { ["_empty_"]=> int(0) ["E no ."]=> - float(4.0E+12) + float(4000000000000) ["zero"]=> int(0) ["one"]=> @@ -613,14 +613,14 @@ array(14) { array(0) { } ["object"]=> - object(stdClass)#11 (0) { + object(stdClass)%d (0) { } ["123"]=> - object(stdClass)#12 (1) { + object(stdClass)%d (1) { ["456"]=> - object(stdClass)#13 (1) { + object(stdClass)%d (1) { ["abc"]=> - object(stdClass)#14 (3) { + object(stdClass)%d (3) { ["789"]=> string(3) "def" ["012"]=> @@ -751,7 +751,7 @@ array(14) { ["_empty_"]=> int(0) ["E no ."]=> - float(4.0E+12) + float(4000000000000) ["zero"]=> int(0) ["one"]=>