Skip to content

Commit e58a583

Browse files
committed
further test corrections
1 parent 1299fe1 commit e58a583

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ext/pdo_sqlite/tests/subclasses/pdo_sqlite_getsetattr_explain.phpt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ array(%d) {
7171
["p1"]=>
7272
int(0)
7373
["p2"]=>
74-
int(14)
74+
int(%d)
7575
["p3"]=>
7676
int(0)
7777
["p4"]=>
@@ -90,7 +90,7 @@ array(%d) {
9090
["p1"]=>
9191
int(3)
9292
["p2"]=>
93-
int(7)
93+
int(%d)
9494
["p3"]=>
9595
int(2)
9696
["p4"]=>
@@ -138,7 +138,7 @@ array(%d) {
138138
["comment"]=>
139139
%a
140140
}
141-
[%d]=>
141+
%A
142142
array(8) {
143143
["addr"]=>
144144
int(%d)
@@ -223,7 +223,7 @@ array(%d) {
223223
["p1"]=>
224224
int(3)
225225
["p2"]=>
226-
int(13)
226+
int(%d)
227227
["p3"]=>
228228
int(0)
229229
["p4"]=>
@@ -299,7 +299,7 @@ array(%d) {
299299
["p1"]=>
300300
int(0)
301301
["p2"]=>
302-
int(8)
302+
int(%d)
303303
["p3"]=>
304304
int(0)
305305
["p4"]=>

0 commit comments

Comments
 (0)