aboutsummaryrefslogtreecommitdiffstats
path: root/includes/collation/IcuCollation.php
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* Add uppercase collation for Inari SámiJon Harald Søby2025-03-161-1/+1
* Add "Ё" to first letter list for KazakhJon Harald Søby2025-02-141-1/+1
* Use namespaced classesUmherirrender2024-10-211-0/+1
* fix: use objectcachefactory methods instead of deprecated objectcache methodsIrina Balaban2024-05-051-1/+3
* Replace some more usages of deprecated MWExceptionDaimona Eaytoy2023-06-091-3/+2
* Clean up old ICU version checksKevin Israel2023-01-261-52/+0
* Use str_starts_with/str_ends_with/str_containsUmherirrender2022-12-121-1/+1
* IcuCollation: Add mappings for versions 70 and 71Reedy2022-08-281-0/+2
* IcuCollation: Fix some typos and a broken link in a commentKevin Israel2022-05-211-9/+9
* IcuCollation: Remove unnecessary rtrim() and unset()Kevin Israel2022-05-211-19/+4
* Use str_starts_with/str_ends_withAryeh Gregor2022-05-021-1/+1
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* IcuCollation cleanupTim Starling2021-12-011-69/+22
* collation: Improve IcuCollation for static code analyzerUmherirrender2021-11-081-2/+3
* Update link targetMeno252021-10-161-2/+2
* IcuCollation: Add some more icu to unicode version mappingsReedy2021-10-011-0/+2
* Inject services into Collation classesDannyS7122021-07-211-4/+10
* Deprecate a bunch of global functionsDannyS7122020-12-181-1/+21
* Remove some checks for extension_loaded( 'intl' )Reedy2020-11-291-5/+0
* Use consts in IcuCollation classUmherirrender2020-11-211-7/+7
* Language: hard deprecate the `noSeparators` parameter to ::formatNumC. Scott Ananian2020-10-211-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-2/+2
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-6/+1
* Add missing public visibility on some methodsUmherirrender2020-05-081-1/+1
* collation: Add 64-67 ICU->Unicode mappingsReedy2020-03-211-0/+4
* Avoid PHP scalar type juggling in includes/ (part 2)Daimona Eaytoy2019-12-301-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+4
* Remove several methods, deprecated in 1.32Derick Alangi2019-05-091-17/+0
* Collapse some nested if statementsReedy2019-04-041-9/+7
* Make uca-tr use I as uppercase of dotless ı instead of reverseBrian Wolff2019-02-201-1/+2
* Add ICU mapping for versions 62 and 63Reedy2018-10-181-0/+2
* Write Latin and other scripts with captial letterFomafix2018-10-051-2/+2
* Remove xx-uca-et collation workaroundPikne2018-09-111-1/+1
* collation: Move first-letters-root to includes/collation/dataTimo Tijhof2018-08-011-6/+12
* Use PHP 7 '??' operator instead of if-then-elseFomafix2018-06-121-5/+1
* Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literalsBartosz Dziewoński2018-06-041-18/+18
* Use PHP 7 '<=>' operator in 'sort()' callbacksBartosz Dziewoński2018-05-301-2/+1
* Follow-up If8dfdaf1: Hard-deprecate, drop two uses, other pre-5.3 back-compat...James D. Forrester2018-05-241-0/+1
* Merge "Add unicode mapping for ICU 60 and 61"jenkins-bot2018-05-241-0/+2
|\
| * Add unicode mapping for ICU 60 and 61Reedy2018-05-241-0/+2
* | IcuCollation: Deprecate getICUVersion(), no need for PHP53 back-compatJames D. Forrester2018-05-241-10/+6
|/
* IcuCollation: Use codepoint as tiebreaker when getting first-lettersBartosz Dziewoński2018-05-111-3/+11
* Improve some parameter docsUmherirrender2018-01-071-1/+0
* Add Unicode to ICU mappings for versions 58 and 59Reedy2017-10-251-0/+2
* Improve some parameter docsUmherirrender2017-09-101-0/+8
* Use short type bool/int in param documentationUmherirrender2017-08-201-1/+1
* build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-1/+1
* IcuCollation: Fix diacritic characters for Aromanian (rup) and Moldovan (mo) ...Bartosz Dziewoński2017-07-191-2/+2
* Update FIRST_LETTER_VERSION for rowiki changesBrian Wolff2017-07-191-1/+1