Add Unicode to ICU mappings for versions 58 and 59
[lhc/web/wiklou.git] / includes / collation / IcuCollation.php
index efda596..23f02de 100644 (file)
@@ -551,6 +551,8 @@ class IcuCollation extends Collation {
                $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',