summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-04-20 10:15:04 +0000
committerAntony Dovgal <tony2001@php.net>2007-04-20 10:15:04 +0000
commit8deb6294ecdf0e1ceb6c5522e468dc004a1a50eb (patch)
tree45fd650b8b3b6c645729b9b04798ac41ff6d1d36
parent60e1a548ff302f66c5764199ec9cc95cd2041322 (diff)
downloadphp-git-8deb6294ecdf0e1ceb6c5522e468dc004a1a50eb.tar.gz
fix test
-rw-r--r--ext/json/tests/pass001.1.phpt36
1 files changed, 18 insertions, 18 deletions
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"]=>