[wp-trac] [WordPress Trac] #30130: Normalize characters with combining marks to precomposed characters
WordPress Trac
noreply at wordpress.org
Sun Dec 6 20:17:45 UTC 2015
#30130: Normalize characters with combining marks to precomposed characters
------------------------------------+-----------------------------
Reporter: zodiac1978 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Formatting | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+-----------------------------
Comment (by zodiac1978):
The new patch is using the the Normalizer function from PHP 5.3+
(http://php.net/manual/de/normalizer.normalize.php). Unfortunately it is
just there if the intl extension is loaded, so we have to check if the
function exists.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30130#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list