Last modified: 2013-11-12 09:04:28 UTC
It doesn't convert full width punctuations. On the other hand, I see its only usage is normalization for searches, and what it does now is simply a subset of UtfNormal::toNFKC(). I wonder whether it's possible to drop this function, and just use UtfNormal::toNFKC() (or is it too aggressive or too slow?).
Hit and run comment: Did you "git blame" to see why it was introduced?
(In reply to comment #1) > Hit and run comment: Did you "git blame" to see why it was introduced? * https://www.mediawiki.org/wiki/Special:Code/MediaWiki/60743 * http://git.wikimedia.org/commit/mediawiki%2Fcore.git/8bbfbf562874f50faa24ef523c3a507b30584dfc