Re: PHP6 wiki page

From: Date: Sat, 15 Feb 2014 11:46:49 +0000
Subject: Re: PHP6 wiki page
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Feb 15, 2014 12:43 PM, "Pierre Joye" <[email protected]> wrote:
>
>
> On Feb 15, 2014 2:35 AM, "Rasmus Lerdorf" <[email protected]> wrote:
> >
>
> > What we really need is an awesome small and fast Unicode library that
> > does everything ICU does but faster and in less code while using UTF-8
> > as its internal storage so we don't have to convert on each and every
> > operation. There are a ton of non-obvious things beyond simple string
> > manipulation. String collation alone is massively complicated, for
example.
>
> http://www.public-software-group.org/utf8proc-documentation
> looks
interesting. There are other but it has to be chosen very carefully :)

https://github.com/josephg/librope claims to be
fast and compliant. Added
to my list.

> Cheers,
> Pierre


Thread (17 messages)

« previous php.internals (#72627) next »