Christoph M. Becker wrote:
On 08.05.2018 at 14:22, Per Jessen wrote:

Johannes Schlüter wrote:

But one question: Won't PHP's bundled cu
extension do a better job?
http://php.net/manual/en/ref.intl.idn.php
Yes, that's quite possible, I was not aware of those.  When I searched
for e.g. 'idn_to_ascii', I only found this:

http://php.net/manual/en/function.idn-to-ascii.php

Which is ext/intl's idn_to_ascii() function.  The documentation of
PECL/idn has been disabled due to conflicts with ext/intl[1] and finally
removed altogether[2].

I guess I just noticed that page still mentioning PECL - plus that is where our original came from.
I've just tested one of the functions that comes with 'intl', looks good.


/Per


--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to