mb_str_split is a function to perform string splitting to an array of defined size chunks.
array mb_str_split (string $string [, integer $split_length = 1, string $encoding = mb_internal_encoding() ])
The function works through the libmbfl library and supports all libmbfl supported charsets just like other mbstring functions.
Include function into the existent mbstring extension.
next PHP-7.x
mbstring
Opcache is not affected.
No.
No.
No.
This project requires 50%+1 majority. The voting period: from 2019-01-10 to 2019-01-20.