From 8a4c2f16217fb8f8d098355f3943f31e82bcfd71 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 6 Sep 2018 14:04:44 +0200 Subject: =?UTF-8?q?Require=20ICU=20=E2=89=A5=2050.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Given that ICU is a set of lively developed libraries, that ICU 50.1 has been released on 2012-11-05, and PHP 7.4 is scheduled to be released seven years after it, we consider it appropriate to ditch these legacy versions. Particularly, that would be a reasonable groundwork to implement part two of the “Deprecate and remove INTL_IDNA_VARIANT_2003” RFC[1], namely to default idn_to_ascii()'s and idn_to_utf8()'s $variant parameter to INTL_IDNA_VARIANT_UTS46, which is not defined in ICU < 4.6. See also the related discussion on internals@[2]. [1] [2] ff --- ext/intl/tests/breakiter___construct_error.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/intl/tests/breakiter___construct_error.phpt') diff --git a/ext/intl/tests/breakiter___construct_error.phpt b/ext/intl/tests/breakiter___construct_error.phpt index 164c757ce6..4cba340d84 100644 --- a/ext/intl/tests/breakiter___construct_error.phpt +++ b/ext/intl/tests/breakiter___construct_error.phpt @@ -2,7 +2,6 @@ IntlRuleBasedBreakIterator::__construct(): arg errors --SKIPIF-- -= 4.8 only'; ?> --FILE--