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 4f86bb5 commit 3d7f6f5Copy full SHA for 3d7f6f5
appendices/migration85/other-changes.xml
@@ -119,9 +119,9 @@
119
<function>grapheme_stripos</function>,
120
<function>grapheme_strrpos</function>,
121
<function>grapheme_strripos</function>,
122
- <function>grapheme_strstr</function>,
123
- <function>grapheme_stristr</function> and
124
- <function>grapheme_levenshtein</function> functions
+ <function>grapheme_substr</function>,
+ <function>grapheme_strstr</function> and
+ <function>grapheme_stristr</function> functions
125
add <parameter>$locale</parameter> parameter.
126
<!-- RFC: https://wiki.php.net/rfc/grapheme_add_locale_for_case_insensitive -->
127
</simpara>
0 commit comments