Closed
Description
Description
I'm looking at SjonHortensius/3v4l_org#41 which fails, probably caused by #18519
The referenced issue did not intend to bump the minimum version of icu:
... On older versions of ICU, we only allow TYPE_AND and WIDTH_WIDE - we need this because (...) the minimum version ICU supported is 57, which was bumped from 50 last year.
However, with icu 63 it no longer compiles saying: ext/intl/listformatter/listformatter_arginfo.h:41:35: error: ‘ULISTFMT_TYPE_AND’ undeclared (first use in this function); did you mean ‘ULISTFMT_ELEMENT_FIELD’?
PHP Version
master
Operating System
No response