php-src/ext/intl/msgformat
Nikita Popov 7742f31f32 Disable workaround for ICU bug on newer versions
This is issue https://unicode-org.atlassian.net/browse/ICU-12584,
which has been fixed in ICU 64.1 by
a9d2196913.

I'm disabling the workaround for ICU >= 65, as we don't seem to be
doing minor version checks in intl.
2021-05-20 10:10:27 +02:00
..
msgformat.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat.stub.php Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
msgformat_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
msgformat_attr.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_class.c Merge branch 'PHP-8.0' 2021-05-17 16:33:44 +02:00
msgformat_class.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_data.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_format.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_helpers.cpp Disable workaround for ICU bug on newer versions 2021-05-20 10:10:27 +02:00
msgformat_helpers.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
msgformat_parse.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00