Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-14 Thread Niklas Keller
> > Not changing the default in PHP 7.2 has been suggested by Sara[1], and > it was part of the vote, so I don't think a follow-up RFC would be in > order. If you think otherwise, feel free to submit a new RFC. :) > > [1] It was part of the RFC, but no v

Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-14 Thread Christoph M. Becker
On 14.05.2017 at 09:41, Niklas Keller wrote: > 2017-05-13 17:30 GMT+02:00 Christoph M. Becker : > >> On 13.05.2017 at 17:14, Niklas Keller wrote: >> >>> 2016-11-24 19:25 GMT+01:00 Christoph M. Becker : >>> I've just noticed that ICU has deprecated the IDNA 2003 related functions as of I

Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-14 Thread Niklas Keller
2017-05-13 17:30 GMT+02:00 Christoph M. Becker : > On 13.05.2017 at 17:14, Niklas Keller wrote: > > > 2016-11-24 19:25 GMT+01:00 Christoph M. Becker : > > > >> I've just noticed that ICU has deprecated the IDNA 2003 related > >> functions as of ICU 55[1]. Therefore I suggest that we deprecate > >

Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-13 Thread li...@rhsoft.net
Am 13.05.2017 um 17:30 schrieb Christoph M. Becker: On 13.05.2017 at 17:14, Niklas Keller wrote: 2016-11-24 19:25 GMT+01:00 Christoph M. Becker : I've just noticed that ICU has deprecated the IDNA 2003 related functions as of ICU 55[1]. Therefore I suggest that we deprecate INTL_IDNA_VARIA

Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-13 Thread Christoph M. Becker
On 13.05.2017 at 17:14, Niklas Keller wrote: > 2016-11-24 19:25 GMT+01:00 Christoph M. Becker : > >> I've just noticed that ICU has deprecated the IDNA 2003 related >> functions as of ICU 55[1]. Therefore I suggest that we deprecate >> INTL_IDNA_VARIANT_2003 as of PHP 7.2, make INTL_IDNA_VARIANT

Re: [PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2017-05-13 Thread Niklas Keller
2016-11-24 19:25 GMT+01:00 Christoph M. Becker : > Hi! > > I've just noticed that ICU has deprecated the IDNA 2003 related > functions as of ICU 55[1]. Therefore I suggest that we deprecate > INTL_IDNA_VARIANT_2003 as of PHP 7.2, make INTL_IDNA_VARIANT_UTS46 the > default as of PHP 8.0(?) (or eve

[PHP-DEV] Deprecate INTL_IDNA_VARIANT_2003

2016-11-24 Thread Christoph M. Becker
Hi! I've just noticed that ICU has deprecated the IDNA 2003 related functions as of ICU 55[1]. Therefore I suggest that we deprecate INTL_IDNA_VARIANT_2003 as of PHP 7.2, make INTL_IDNA_VARIANT_UTS46 the default as of PHP 8.0(?) (or even remove this parameter?), and remove INT_IDNA_VARIANT_2003 a