mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Upgrade ICU #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmb69 on GitHub (Oct 1, 2019).
We're currently using icu4j 49.1 and icu4j-charset 49.1, which have been released more than seven years ago, so upgrading seems to be generally sensible, and might solve some internationalization related issues (e.g. #63).
However, apparently some of the ICU4J and ICU4J-charset sources have been patched, so we need to figure out how to handle this first.