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]. [1] <http://svn.php.net/viewvc?view=revision&revision=280916> [2] <http://svn.php.net/viewvc?view=revision&revision=341353> -- Christoph M. Becker -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php