Expose ICU version on Special:Version
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 13 Aug 2015 14:31:39 +0000 (16:31 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 13 Aug 2015 14:31:39 +0000 (16:31 +0200)
commit63a2e643e99115ccd0c5499b37ecc5b4524c1a72
tree4aa9a0ad13c9b1aa390a6e347f30c76485377f64
parent66e723e6beeb75ffc0fd3b568d876de736492be2
Expose ICU version on Special:Version

ICU (International Components for Unicode) <http://site.icu-project.org/>
is used to implement ordering of category members (category collation)
when $wgCategoryCollation is set to one of the supported "uca-xx" collations.
Its version determines whether the ordering will be correct for a number
of languages MediaWiki supports.

Change-Id: Id938a9510074f1743a57a840590cabcf3b90a103
includes/specials/SpecialVersion.php