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 6e6cdaf commit 699e596Copy full SHA for 699e596
reference/mysqli/mysqli/store-result.xml
@@ -93,6 +93,29 @@
93
&mysqli.conditionalexception;
94
</refsect1>
95
96
+ <refsect1 role="changelog">
97
+ &reftitle.changelog;
98
+ <informaltable>
99
+ <tgroup cols="2">
100
+ <thead>
101
+ <row>
102
+ <entry>&Version;</entry>
103
+ <entry>&Description;</entry>
104
+ </row>
105
+ </thead>
106
+ <tbody>
107
108
+ <entry>8.4.0</entry>
109
+ <entry>
110
+ Passing the <parameter>mode</parameter> parameter is now deprecated.
111
+ The parameter has had no effect as of PHP 8.1.0.
112
+ </entry>
113
114
+ </tbody>
115
+ </tgroup>
116
+ </informaltable>
117
+ </refsect1>
118
+
119
<refsect1 role="examples">
120
&reftitle.examples;
121
<para>
0 commit comments