Skip to content

Commit 2fcb5ea

Browse files
committed
Fixed test that "fails" from time to time
1 parent 209e37d commit 2fcb5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mysqli/tests/057.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ object(mysqli_stmt)#%d (%d) {
9797
["sqlstate"]=>
9898
string(5) "00000"
9999
["id"]=>
100-
int(3)
100+
int(%d)
101101
}
102102
bool(true)
103103
bool(false)

0 commit comments

Comments
 (0)