mediawiki-extensions-Linter/includes
Matěj Suchánek 1335b79a0b Pass HTML element attributes as an array
Html::openElement checks for this and logs a warning.
Html::closeElement does not, and this makes it return
</span class="error">.

Change-Id: I31c2809d2fd5421606fa877021d1636ac0eb4d26
2022-01-15 14:18:56 +01:00
..
ApiQueryLintErrors.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
ApiQueryLinterStats.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
ApiRecordLint.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
CategoryManager.php Remove hardcoded list of categories with no parameters 2021-12-15 17:27:36 -05:00
Database.php Fix lint error updating 2022-01-10 16:24:00 -05:00
Hooks.php Fix lint error updating 2022-01-10 16:24:00 -05:00
LintError.php Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02:00
LintErrorsPager.php s/linter-pager-title/linter-pager-title-header/ 2022-01-11 23:24:52 +00:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Fix lint error updating 2022-01-10 16:24:00 -05:00
SpecialLintErrors.php Pass HTML element attributes as an array 2022-01-15 14:18:56 +01:00
TotalsLookup.php build: Updating composer dependencies 2021-05-05 06:09:03 +00:00