We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0fa21 commit 36f8d32Copy full SHA for 36f8d32
tests/139.phpt
@@ -109,22 +109,22 @@ object(stdClass)#%d (1) {
109
float(4.2)
110
}
111
OK
112
-object(stdClass)#1 (1) {
+object(stdClass)#%d (1) {
113
["string"]=>
114
string(3) "str"
115
116
117
118
["array"]=>
119
array(1) {
120
[0]=>
121
int(42)
122
123
124
125
-object(stdClass)#3 (1) {
126
["object"]=>
127
- object(Foo)#2 (1) {
+ object(Foo)#%d (1) {
128
["a"]=>
129
NULL
130
0 commit comments