mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
ac777ee88a
MediaWiki core change Icb8822def9ce56f42ff52a8e469bb08d61d576c6 improved the type hints for OutputPage::addWikiMsg(), resulting in two new errors: * AbuseFilterViewEdit.php: False positive, update suppression to include new error code. * SpecialAbuseLog.php: Genuine bug, the return value of Status::getErrors() can't be used directly as a message key. I have another change pending that introduces a nicer way to do this: Ibc4ce11594cf36ce7b2495d2636ee080d3443b04, but in the meantime, make do with the available getters. Change-Id: Iee0e87496e27a5261adccb977361b3ccf4c9ee2c |
||
---|---|---|
.. | ||
AbuseFilterView.php | ||
AbuseFilterViewDiff.php | ||
AbuseFilterViewEdit.php | ||
AbuseFilterViewExamine.php | ||
AbuseFilterViewHistory.php | ||
AbuseFilterViewImport.php | ||
AbuseFilterViewList.php | ||
AbuseFilterViewRevert.php | ||
AbuseFilterViewTestBatch.php | ||
AbuseFilterViewTools.php | ||
HideAbuseLog.php |