On 05.01.2019 at 22:31, Lester Caine wrote:

> On 05/01/2019 21:11, Legale Legage wrote:
>
>> Fixed URL:https://wiki.php.net/rfc/mb_str_split
> 
> It would be useful if the rfc actually included the outline of just what
> the function is proposing to provide? A start at least at documentation
> for inclusion in the manual later, but allowing an understanding of just
> how the chunks are defined. mb characters or bytes for example?

To my knowledge, mb_str_split() is supposed to be the MBString pendant
of str_split(), which works on code-points instead of bytes.

-- 
Christoph M. Becker

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to