File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed
reference/mbstring/functions Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 131
131
<refsect1 role =" returnvalues" >
132
132
&reftitle.returnvalues;
133
133
<para >
134
- The <type >string</type > that describes the current options is returned.
134
+ The previous options. If <parameter >options</parameter > is omitted,
135
+ it returns the <type >string</type > that describes the current options.
135
136
</para >
136
137
</refsect1 >
137
138
139
+ <refsect1 role =" changelog" >
140
+ &reftitle.changelog;
141
+ <informaltable >
142
+ <tgroup cols =" 2" >
143
+ <thead >
144
+ <row >
145
+ <entry >&Version; </entry >
146
+ <entry >&Description; </entry >
147
+ </row >
148
+ </thead >
149
+ <tbody >
150
+ <row >
151
+ <entry >8.0.0</entry >
152
+ <entry >
153
+ If the parameter <parameter >options</parameter > is given, the <emphasis >previous</emphasis >
154
+ options are returned. Formerly, the <emphasis >current</emphasis > options have been returned.
155
+ </entry >
156
+ </row >
157
+ </tbody >
158
+ </tgroup >
159
+ </informaltable >
160
+ </refsect1 >
161
+
138
162
<refsect1 role =" seealso" >
139
163
&reftitle.seealso;
140
164
<para >
You can’t perform that action at this time.
0 commit comments