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

mbstring

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 period: from 2019-01-05 to 2019-01-15.

Patches and Tests

Implementation

rfc/mb_str_split.1546440453.txt.gz · Last modified: 2019/01/02 14:47 by rumi