aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform/fields/HTMLSelectLanguageField.php
Commit message (Expand)AuthorAgeFilesLines
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-0/+6
* Replace a few array_key_exists with the ??= syntaxthiemowmde2024-01-081-3/+1
* Use MainConfigNames instead of string literals, #3Aryeh Gregor2022-04-261-2/+4
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-2/+1
* Use LanguageNameUtils constants instead of stringsAlexander Vorwerk2021-12-051-1/+1
* Fix broken PHPDoc comments that don't start with /**Thiemo Kreuz2020-07-231-1/+2
* HTML Classes stability annotationsNikki Nikkhoui2020-07-131-0/+6
* Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-1/+5
* htmlform: Move HTMLSelectLanguageField into includes/htmlform/fieldsSamanthaNguyen2019-01-221-0/+36