aboutsummaryrefslogtreecommitdiffstats
path: root/includes/collation/CollationCkb.php
Commit message (Collapse)AuthorAgeFilesLines
* collation: Add new collation uppercase-ckb for Central KurdishBrian Wolff2025-03-191-0/+2
| | | | | | | | | | | | Previously this used the uca-xx-ckb collation. However this gave incorrect results. That collation has been deprecated in this commit. This also adds support for groups of equal weight characters in CustomUppercaseCollation Bug: T310051 Change-Id: I1e122af6be94e3484f735f150ac639dfb99f681f
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+1
| | | | | | | | | | | | | I assume these are all either auto-generated by an IDE or the language-level type declarations have been added later. In any case the comments don't add any new information to what the code already says. This is just extra clutter that makes the code harder to read, I would argue. There are many, many more comments like this. In this patch I intentionally focus on the most trivial 1-line comments. Change-Id: Ia294bf4ce0d8a77036842fe25884bc175c2b0e7d
* Inject services into Collation classesDannyS7122021-07-211-5/+7
| | | | | | | Might be worth converting Collation::singleton/::factory to a service at some point... Change-Id: Ifc96f851e6091ce834dbaf0e91695c648a42169c
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+4
| | | | Change-Id: I11f8801ef47ec1a1f63d840116e69667e6f3ae3c
* Add @since tags to Collation stuffaddshore2016-04-031-1/+3
| | | | Change-Id: Iec56ac4d1418737d171f8faa9c8f498fba5383ee
* Split Collation.phpaddshore2016-04-031-0/+33
Change-Id: I6abfecf91cdce83dd34b1e8aa8e0b35315f62742