mediawiki-extensions-Linter/includes
Reedy f80076f5aa SpecialLintErrors: Fix phan failure due to MW core change
Caused by 7be5a303d162ad525e69fa57820ac6108ce175b2

Bug: T377145
Change-Id: Id9cd01a392ef620aecac6254f643c53a8f94a8c3
2024-10-14 15:43:39 +01:00
..
ApiQueryLintErrors.php [DI] Make CategoryManager and Database injectable services 2024-04-09 18:33:13 -04:00
ApiQueryLinterStats.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
CategoryManager.php Drop disabled lints 2024-07-25 11:29:36 -04:00
Database.php Remove some redundant checks 2024-08-12 23:04:28 +02:00
Hooks.php Use ParserOutputAccess for LintUpdate job 2024-10-02 20:06:15 -04:00
HtmlTags.php Replace isset() with null check in HtmlTags 2024-04-01 13:47:54 +02:00
LintError.php Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07:00
LintErrorsPager.php Add a "duplicate-ids" lint category 2024-09-17 19:43:44 -04:00
LintUpdate.php Use ParserOutputAccess for LintUpdate job 2024-10-02 20:06:15 -04:00
MissingCategoryException.php Update Legoktm's email address 2021-04-11 19:08:44 -07:00
RecordLintJob.php Drop disabled lints 2024-07-25 11:29:36 -04:00
SchemaHooks.php Use namespaced classes 2024-06-09 18:38:49 +02:00
ServiceWiring.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00
SpecialLintErrors.php SpecialLintErrors: Fix phan failure due to MW core change 2024-10-14 15:43:39 +01:00
TotalsLookup.php Inject Database into TotalsLookup 2024-04-11 12:24:42 -04:00