From a0e96c6a4d7c336f99c3c1fcb593b1963e4c27aa Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Fri, 15 Mar 2024 23:33:16 +0900 Subject: [PATCH] Changed the test expected value of `mysqli::info` to `%s` --- ext/mysqli/tests/bug34810.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/bug34810.phpt b/ext/mysqli/tests/bug34810.phpt index 502a67dbd21e..02c6680d9ac5 100644 --- a/ext/mysqli/tests/bug34810.phpt +++ b/ext/mysqli/tests/bug34810.phpt @@ -84,7 +84,7 @@ object(mysqli)#%d (%d) { ["host_info"]=> string(%d) "%s" ["info"]=> - NULL + %s ["insert_id"]=> int(0) ["server_info"]=>