Skip to content

Commit 96ae6f7

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Fixed test that "fails" from time to time
2 parents 27ad0ef + 5fb2f15 commit 96ae6f7

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
@@ -96,7 +96,7 @@ object(mysqli_stmt)#%d (%d) {
9696
["sqlstate"]=>
9797
string(5) "00000"
9898
["id"]=>
99-
int(3)
99+
int(%d)
100100
}
101101
bool(true)
102102
bool(false)

0 commit comments

Comments
 (0)