mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +08:00
Merge branch 'PHP-8.3'
* PHP-8.3: Changed the test expected value of `mysqli::info` to `%s` (#13723)
This commit is contained in:
commit
54ee85ba88
@ -84,7 +84,7 @@ object(mysqli)#%d (%d) {
|
||||
["host_info"]=>
|
||||
string(%d) "%s"
|
||||
["info"]=>
|
||||
NULL
|
||||
%s
|
||||
["insert_id"]=>
|
||||
int(0)
|
||||
["server_info"]=>
|
||||
|
Loading…
Reference in New Issue
Block a user