You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[12.x] Consistent use of mb_split() to split strings into words (#56338)
* consistent use of mb_split to split strings into words with multi-byte support
* The $pattern argument doesn't use /pattern/ delimiters, unlike other regex functions such as preg_match
0 commit comments