mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02: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:
commit
1f7df80b43
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ object(mysqli)#%d (%d) {
|
|||
["host_info"]=>
|
||||
string(%d) "%s"
|
||||
["info"]=>
|
||||
NULL
|
||||
%s
|
||||
["insert_id"]=>
|
||||
int(0)
|
||||
["server_info"]=>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue