Re: Re: [php6] Unicode support, options?

From: Date: Fri, 14 Mar 2014 11:33:02 +0000
Subject: Re: Re: [php6] Unicode support, options?
References: 1 2 3 4 5 6 7 8 9 10 11 12 13 14  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Mar 14, 2014 3:20 PM, "Nikita Popov" <[email protected]> wrote:

>
> Nothing is wrong with it, PCRE has very good support for UTF-8 (including
> character properties and extended grapheme clusters). Can we just
deprecate
> mb_ereg? It seems totally useless and just confuses people. If you want to
> match regular expressions on non-UTF-8 just do a conversion beforehand (or
> use a sane encoding right away, you know).

Several years ago mb_ereg was slightly faster than pcre. It could have
changed since then


Thread (34 messages)

« previous php.internals (#73163) next »