aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/LanguageNameUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Split MediaWikiTitleCodecTim Starling2025-03-031-2/+2
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-4/+0
* languages: Convert Names::$names to constantUmherirrender2024-09-171-2/+2
* language: make isValidBuiltInCode() more robustAmmarpad2024-09-051-1/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-2/+2
* Replace deprecated MWExceptionDaimona Eaytoy2024-01-191-5/+3
* Language: minor cleanupReedy2023-10-021-11/+14
* Create 'x-xss' language code featureLucas Werkmeister2023-09-281-0/+4
* Namespace remaining Title-related classes under \MediaWiki\TitleJames D. Forrester2023-09-191-1/+1
* Merge "Make LanguageNameUtils more lenient with input"jenkins-bot2023-03-231-1/+5
|\
| * Make LanguageNameUtils more lenient with inputNiklas Laxström2023-02-231-1/+5
* | ParserTestRunner: set the user language to variant when present (take 2)C. Scott Ananian2023-02-211-3/+10
|/
* Revert "ParserTestRunner: properly set the user language when a variant is pr...C. Scott Ananian2023-02-011-10/+3
* ParserTestRunner: properly set the user language when a variant is presentC. Scott Ananian2023-02-011-3/+10
* LanguageNameUtils::getLanguageName() - remove wrong @sinceDannyS7122022-12-271-1/+0
* language: Add missing `@ingroup`, subgroup "Languages" and ungroup filesTimo Tijhof2022-06-281-4/+0
* Use MainConfigNames instead of string literals, #3Aryeh Gregor2022-04-261-4/+5
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* Use getWithSetCallback() instead of get() + set()Daimona Eaytoy2021-11-181-6/+8
* build: Updating dependencieslibraryupgrader2021-07-221-4/+4
* Check validity of language code before constructing NumberFormatterC. Scott Ananian2020-11-191-1/+3
* Mark CONSTRUCTOR_OPTIONS as internalAryeh Gregor2020-08-211-0/+3
* language: Improve documentation of bool return values and suchThiemo Kreuz2020-07-141-1/+2
* Hooks::run() call site migrationTim Starling2020-05-301-4/+10
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-151-4/+4
* language: Clean up file headers and class-level docsTimo Tijhof2020-02-121-6/+3
* LanguageNameUtils: Use type hints instead of Assert::parameterTypeFomafix2019-10-301-8/+4
* Follow-up Ifa346c8a92: LanguageNameUtils: CONSTRUCTOR_OTPIONS, not constructo...James D. Forrester2019-10-101-2/+2
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-10-071-0/+319
* Revert "Make LocalisationCache a service"Amir Sarabadani2019-08-261-319/+0
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-08-231-0/+319