2018-01-19 20:09 GMT+01:00 Andrey Andreev <n...@devilix.net>:

> On Fri, Jan 19, 2018 at 8:55 PM, Sara Golemon <poll...@php.net> wrote:
> > (Seriously though, who's on php 7.2, but hasn't updated ICU for that
> > long?)
>
> Probably nobody yet. The issue was uncovered in code that assumed the
> constant was available on 5.4+, as noted in the manual, but it turned
> out there's people on 5.6, 7.0 who don't have it.


Also PHP 7.1: https://github.com/zendframework/zend-validator/issues/193

We also had an issue report, but I can't find it currently, forgot to link
it from the commit:
https://github.com/amphp/uri/commit/2de94666447319d8695f2d11f3f005d5fee0876a

I think we only have to bump the minimum version once 7.4 is out, because
only 7.4 will change the default. You only get a deprecation notice now,
which is totally fine.

Regards, Niklas

Reply via email to