RFC: Grapheme cluster for str_split function: grapheme_str_split
Project Governance
Author
Yuya Hamada
Target
8.4
I noticed PHP does not have a grapheme cluster based str_split function. So I think need str_split for grapheme cluster, grapheme_str_split function using ICU. ...