We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbf9e3 commit 4d68e15Copy full SHA for 4d68e15
reference/mysqli/mysqli/refresh.xml
@@ -54,6 +54,30 @@
54
</para>
55
</refsect1>
56
57
+ <refsect1 role="changelog">
58
+ &reftitle.changelog;
59
+ <informaltable>
60
+ <tgroup cols="2">
61
+ <thead>
62
+ <row>
63
+ <entry>&Version;</entry>
64
+ <entry>&Description;</entry>
65
+ </row>
66
+ </thead>
67
+ <tbody>
68
69
+ <entry>8.4.0</entry>
70
+ <entry>
71
+ Both <methodname>mysqli::refresh</methodname> and
72
+ <function>mysqli_refresh</function> are now deprecated.
73
+ Use <literal>FLUSH</literal> SQL commands instead.
74
+ </entry>
75
76
+ </tbody>
77
+ </tgroup>
78
+ </informaltable>
79
+ </refsect1>
80
+
81
<refsect1 role="seealso">
82
&reftitle.seealso;
83
<para>
0 commit comments