jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/386546 )
Change subject: Add Unicode to ICU mappings for versions 58 and 59
......................................................................
Add Unicode to ICU mappings for versions 58 and 59
Change-Id: I87a5e6ce3a44a2be1e6bf8adf2f98cd0a4745574
---
M includes/collation/IcuCollation.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Bartosz Dziewoński: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/collation/IcuCollation.php
b/includes/collation/IcuCollation.php
index efda596..23f02de 100644
--- a/includes/collation/IcuCollation.php
+++ b/includes/collation/IcuCollation.php
@@ -551,6 +551,8 @@
$versionPrefix = substr( $icuVersion, 0, 3 );
// Source: http://site.icu-project.org/download
$map = [
+ '59.' => '9.0',
+ '58.' => '9.0',
'57.' => '8.0',
'56.' => '8.0',
'55.' => '7.0',
--
To view, visit https://gerrit.wikimedia.org/r/386546
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I87a5e6ce3a44a2be1e6bf8adf2f98cd0a4745574
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Brian Wolff <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits