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 1c9fb12 commit 6b48f36Copy full SHA for 6b48f36
appendices/migration85/other-changes.xml
@@ -103,7 +103,7 @@
103
</simpara>
104
105
<simpara>
106
- The following functions now support a <parameter>$locale</parameter> argument:
+ The following functions now support a <parameter>$locale</parameter> argument:
107
<function>grapheme_strpos</function>,
108
<function>grapheme_stripos</function>,
109
<function>grapheme_strrpos</function>,
@@ -273,7 +273,7 @@
273
The <parameter>$use_include_path</parameter> argument for the
274
<function>gzfile</function>, <function>gzopen</function> and
275
<function>readgzfile</function> functions has been changed
276
- from <type>int</type> to <type>boolean</type>.
+ from <type>int</type> to <type>bool</type>.
277
278
279
0 commit comments