2025年8月22日(金) 22:49 Anton Smirnov <sand...@sandfox.me>:
>
> On 18/08/2025 17:57, Vinicius Dias wrote:
> > Hello, folks. As discussed in previous messages [1], I am proposing
> > the creation of an alias function `split` to the `explode` function.
> >
> > Here is the RFC for discussion:
> > https://wiki.php.net/rfc/create-split-alias-to-explode
> >
> > [1] https://news-web.php.net/php.internals/128477
>
> Please add mb_split to "Confusion with other functions"
>
> mbstring functions are typically designed so func and mb_func behave
> similarly, just mb_ has multibyte support. Since the closest chance to
> remove mb_split is PHP 9, the closest introduction for split would be
> PHP 10 imho
>
> --
> Anton

Hi,

mb_split is depends on Oniguruma.
Oniguruma is end of maintenance in 2025-04-24.

I created an RFC, I want to deprecate 8.x and remove 9.0.
Please see below:
https://wiki.php.net/rfc/eol-oniguruma

Regards
Yuya

-- 
---------------------------
Yuya Hamada (tekimen)
- https://tekitoh-memdhoi.info
- https://github.com/youkidearitai
-----------------------------

Reply via email to