Skip to content

master fails to compile with icu 63 #18860

Closed
@SjonHortensius

Description

@SjonHortensius

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’?

@BogdanUngureanu

PHP Version

master

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions