php-src/ext/intl/normalizer
Anatol Belski 14de058086 Rethink conditions
Raise the requirement to ICU 56. Mixing both old and new normalizer APIs
would create too much complexity. Therefore go by the recommended ICU
version where all the normalizer API became stable. For the older ICU,
the deprecated normalizer API is used.
2018-04-06 21:33:13 +02:00
..
normalizer_class.c Rethink conditions 2018-04-06 21:33:13 +02:00
normalizer_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
normalizer_normalize.c Rethink conditions 2018-04-06 21:33:13 +02:00
normalizer_normalize.h Rethink conditions 2018-04-06 21:33:13 +02:00
normalizer.c Rethink conditions 2018-04-06 21:33:13 +02:00
normalizer.h Rethink conditions 2018-04-06 21:33:13 +02:00