mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Changed the test expected value of `mysqli::info` to `%s` (#13723)
This commit is contained in:
@@ -84,7 +84,7 @@ object(mysqli)#%d (%d) {
|
|||||||
["host_info"]=>
|
["host_info"]=>
|
||||||
string(%d) "%s"
|
string(%d) "%s"
|
||||||
["info"]=>
|
["info"]=>
|
||||||
NULL
|
%s
|
||||||
["insert_id"]=>
|
["insert_id"]=>
|
||||||
int(0)
|
int(0)
|
||||||
["server_info"]=>
|
["server_info"]=>
|
||||||
|
|||||||
Reference in New Issue
Block a user