mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
518955f9c3
This is a direct follow up for I6373fa6 where we apparently fixed half of the cases while breaking the other half. There was actualy a code path that can return null, and anther one that can return a status object. Since there is never anything done with the status object we can as well get rid of it and always return null in case of an error. Bug: T337431 Bug: T279275 Change-Id: I2ccb58756182897bcd6649c9f589e2f7a0321b20 |
||
---|---|---|
.. | ||
AbuseFilterSpecialPage.php | ||
BlockedExternalDomains.php | ||
SpecialAbuseFilter.php | ||
SpecialAbuseLog.php |