aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/LanguageCode.php
Commit message (Expand)AuthorAgeFilesLines
* Add @phpcs-require-sorted-array to language code arraysFomafix2025-02-111-0/+1
* Language: Mark constructor of LanguageCode unstable for nowAmir Sarabadani2024-10-221-1/+1
* Language: Introduce getContentLanguageCode() serviceAmir Sarabadani2024-10-161-0/+20
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-0/+5
* [doc] Update filename in LanguageCode::getDeprecatedCodeMapping() commentC. Scott Ananian2024-04-111-3/+4
* Make isWellFormedLanguageTag() actually case insensitiveNikki2023-11-151-3/+3
* Language: minor cleanupReedy2023-10-021-14/+14
* Merge "Allow Bcp47Code as parameter to LanguageCode::bcp47ToInternal()"jenkins-bot2023-09-291-2/+8
|\
| * Allow Bcp47Code as parameter to LanguageCode::bcp47ToInternal()C. Scott Ananian2023-09-291-2/+8
* | Languages: Add language crh-roAmir E. Aharoni2023-05-271-0/+1
|/
* Use Bcp47Code when interfacing with ParsoidC. Scott Ananian2023-03-131-1/+31
* Merge "Tighten up function signature for LanguageCode::bcp47ToInternal()"jenkins-bot2023-01-311-1/+1
|\
| * Tighten up function signature for LanguageCode::bcp47ToInternal()C. Scott Ananian2023-01-301-1/+1
* | Minor adjustments for Names.php and LanguageCode.phpWinston Sung2023-01-291-2/+8
|/
* Add efficient LanguageCode::bcp47ToInternal() helperC. Scott Ananian2022-10-201-1/+52
* Move isWellFormedLanguageTag from Language to LanguageCodeFomafix2022-08-301-0/+61
* Replace deprecated Language::fetchLanguageNamesUmherirrender2021-12-051-1/+1
* language: Clean up file headers and class-level docsTimo Tijhof2020-02-121-1/+0
* Convert some private static arrays to constantsMax Semenik2019-10-161-10/+8
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-10-071-1/+0
* Revert "Make LocalisationCache a service"Amir Sarabadani2019-08-261-0/+1
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-08-231-1/+0
* language: Move some language-related classes to includes/language/Timo Tijhof2019-06-181-0/+204