IcuCollation: Do not split $tailoringFirstLetters into verified/not verified
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 31 Oct 2016 15:47:05 +0000 (16:47 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 31 Oct 2016 15:48:13 +0000 (16:48 +0100)
commit37b1fc9456ca1f23b0323f3f5b957fb538525a70
tree27e3ac15dd2be980873d843ea5626892b8d600d6
parentf441c63a441be3169fca104dcb8cc492fc30ba73
IcuCollation: Do not split $tailoringFirstLetters into verified/not verified

At this point I think it's safe to assume that these mostly work well,
and the split makes maintenance of the alphabetical list more difficult
(some entries were already in wrong order). We've been enabling these
collations for more and more Wikimedia wikis and not hearing about any
problems. Mistakes, if any are present, should be treated like any
other bug.

Also made some comments consistent.

Change-Id: I4b5fbcf4dbbdd4dc194ed821341296171fa64bb0
includes/collation/IcuCollation.php