Skip to content

Commit 5fb2f15

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fixed test that "fails" from time to time
2 parents f2e8851 + 848bc77 commit 5fb2f15

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)