mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-27 17:20:12 +00:00
91848725e7
Found usage of isset() on expression self::$allowedHtmlTags that appears to be always set. isset() should only be used to suppress errors. Check whether the expression is null instead. See https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP#isset Change-Id: I21483aab05292cfb802ff6a5e63013ecc02f5c13 |
||
---|---|---|
.. | ||
ApiQueryLintErrors.php | ||
ApiQueryLinterStats.php | ||
CategoryManager.php | ||
Database.php | ||
Hooks.php | ||
HtmlTags.php | ||
LintError.php | ||
LintErrorsPager.php | ||
MissingCategoryException.php | ||
RecordLintJob.php | ||
SchemaHooks.php | ||
SpecialLintErrors.php | ||
TotalsLookup.php |