rfc:mb_str_split

This is an old revision of the document!


PHP RFC: mb_str_split

Introduction

mb_str_split is a function to perform string splitting to an array of defined size chunks. Function works similar to str_split function but supports multibyte codepages just like other mbstring functions.

Proposal

Include function into the existent mbstring extension.

Proposed PHP Version(s)

next PHP-7.x

RFC Impact

To Existing Extensions

Existent mbstring extension will be supplemented.

To Opcache

Opcache is not affected.

New Constants

No.

Open Issues

No.

Future Scope

No.

Proposed Voting Choices

Include mb_str_split into next PHP-7.x This project requires 50%+1 majority The voting started 2019-01-05 and will close on 2019-01-15

Implementation

rfc/mb_str_split.1546433747.txt.gz · Last modified: 2019/01/02 12:55 by rumi