| .. |
|
HTMLApiField.php
|
Simplify timezone-related code for user preferences
|
2022-09-12 12:23:48 +00:00 |
|
HTMLAutoCompleteSelectField.php
|
build: Update mediawiki/mediawiki-phan-config to 0.12.0
|
2022-10-08 15:45:42 +02:00 |
|
HTMLButtonField.php
|
|
|
|
HTMLCheckField.php
|
HTMLForm: Skip submission when got nothing from the user on GET forms
|
2022-12-25 13:01:13 +00:00 |
|
HTMLCheckMatrix.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
HTMLComboboxField.php
|
|
|
|
HTMLDateTimeField.php
|
HtmlForm: Null coalescence in trim() calls
|
2022-07-16 02:49:14 +01:00 |
|
HTMLEditTools.php
|
|
|
|
HTMLExpiryField.php
|
|
|
|
HTMLFileField.php
|
|
|
|
HTMLFloatField.php
|
HtmlForm: Null coalescence in trim() calls
|
2022-07-16 02:49:14 +01:00 |
|
HTMLFormFieldCloner.php
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
|
2022-12-05 21:37:13 +01:00 |
|
HTMLFormFieldWithButton.php
|
HTMLFormField: Fix Phan suppression about mClassWithButton
|
2022-06-17 21:47:59 +02:00 |
|
HTMLHiddenField.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
HTMLInfoField.php
|
|
|
|
HTMLIntField.php
|
HtmlForm: Null coalescence in trim() calls
|
2022-07-16 02:49:14 +01:00 |
|
HTMLMultiSelectField.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
HTMLNamespacesMultiselectField.php
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
HTMLRadioField.php
|
|
|
|
HTMLRestrictionsField.php
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
|
2022-12-05 21:37:13 +01:00 |
|
HTMLSelectAndOtherField.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
HTMLSelectField.php
|
|
|
|
HTMLSelectLanguageField.php
|
|
|
|
HTMLSelectLimitField.php
|
|
|
|
HTMLSelectNamespace.php
|
|
|
|
HTMLSelectNamespaceWithButton.php
|
HTMLFormField: Fix Phan suppression about mClassWithButton
|
2022-06-17 21:47:59 +02:00 |
|
HTMLSelectOrOtherField.php
|
Allow uses of HTMLForm to specify a minlength for text based inputs
|
2022-12-07 20:45:48 +00:00 |
|
HTMLSizeFilterField.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
HTMLSubmitField.php
|
|
|
|
HTMLTagFilter.php
|
|
|
|
HTMLTagMultiselectField.php
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
HTMLTextAreaField.php
|
|
|
|
HTMLTextField.php
|
Allow uses of HTMLForm to specify a minlength for text based inputs
|
2022-12-07 20:45:48 +00:00 |
|
HTMLTextFieldWithButton.php
|
HTMLFormField: Fix Phan suppression about mClassWithButton
|
2022-06-17 21:47:59 +02:00 |
|
HTMLTimezoneField.php
|
Move validation of timezone to HTMLTimezoneField
|
2023-01-19 22:43:59 +08:00 |
|
HTMLTitlesMultiselectField.php
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
HTMLTitleTextField.php
|
|
|
|
HTMLUsersMultiselectField.php
|
Make use of ?? and ?: operators where it makes sense
|
2022-08-04 21:43:12 +02:00 |
|
HTMLUserTextField.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |