mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Fixed test that "fails" from time to time
This commit is contained in:
commit
96ae6f7041
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ object(mysqli_stmt)#%d (%d) {
|
||||||
["sqlstate"]=>
|
["sqlstate"]=>
|
||||||
string(5) "00000"
|
string(5) "00000"
|
||||||
["id"]=>
|
["id"]=>
|
||||||
int(3)
|
int(%d)
|
||||||
}
|
}
|
||||||
bool(true)
|
bool(true)
|
||||||
bool(false)
|
bool(false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue