mirror of
https://github.com/php/php-src.git
synced 2026-04-16 20:41:18 +02:00
[ci skip] Add normalizer_get_raw_decomposition to UPGRADING
This commit is contained in:
committed by
Christoph M. Becker
parent
b873d3c288
commit
aca0f7e24c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user