Skip to content

Commit e67a0e7

Browse files
committed
hopefully...
1 parent e58a583 commit e67a0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/pdo_sqlite/tests/subclasses/pdo_sqlite_getsetattr_explain.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ array(%d) {
103103
%A
104104
array(8) {
105105
["addr"]=>
106-
int(2)
106+
int(%d)
107107
["opcode"]=>
108108
string(7) "String8"
109109
["p1"]=>
@@ -119,7 +119,7 @@ array(%d) {
119119
["comment"]=>
120120
%a
121121
}
122-
[%d]=>
122+
%A
123123
array(8) {
124124
["addr"]=>
125125
int(%d)

0 commit comments

Comments
 (0)