From 23eb6a00e2b3ce8f5af7b2ad9ec89d26bdefc21f Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Sat, 16 Mar 2024 00:14:18 +0900 Subject: [PATCH] Changed the test expected value of `mysqli::info` to `%s` (#13723) Closes #13723 Fixes #13628 --- 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 502a67dbd21..02c6680d9ac 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"]=>