Skip to content

Commit a0e96c6

Browse files
committed
Changed the test expected value of mysqli::info to %s
1 parent 30c58ab commit a0e96c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mysqli/tests/bug34810.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ object(mysqli)#%d (%d) {
8484
["host_info"]=>
8585
string(%d) "%s"
8686
["info"]=>
87-
NULL
87+
%s
8888
["insert_id"]=>
8989
int(0)
9090
["server_info"]=>

0 commit comments

Comments
 (0)