1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

grapheme-str-split.xml Remove extra locale description (#5182)

Initially I thought the `locale` parameter was missing from the signature. However, `grapheme_str_split()` actually accepts only 2 arguments in PHP 8.5.2 — meaning the parameter description was added to the documentation erroneously
This commit is contained in:
Mikhail Alferov
2026-01-30 13:09:33 +03:00
committed by GitHub
parent ec01a42be5
commit ee94fd0c20

View File

@@ -42,12 +42,6 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>locale</parameter></term>
<listitem>
&intl.param.grapheme.locale;
</listitem>
</varlistentry>
</variablelist>
</refsect1>