From: Paul Crovella Date: Fri, 23 Mar 2018 06:03:36 +0000 (-0700) Subject: [ci skip] Add normalizer_get_raw_decomposition to UPGRADING X-Git-Tag: php-7.3.0alpha1~150 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aca0f7e24c9914cc19f006f4b06892b3a469809f;p=php [ci skip] Add normalizer_get_raw_decomposition to UPGRADING --- diff --git a/UPGRADING b/UPGRADING index f56c8c9235..be96e7bada 100644 --- a/UPGRADING +++ b/UPGRADING @@ -128,6 +128,8 @@ Intl: For the detailed documentation on the restriction levels, see URestrictionLevel under http://icu-project.org/apiref/icu4c/uspoof_8h.html + . Added Normalizer::getRawDecomposition() and normalizer_get_raw_decomposition(), + to retrieve the Decomposition_Mapping property of a character. Standard: . Added is_countable() function, to check whether a value may be passed to