mediawiki-extensions-AbuseF.../includes/Special
thiemowmde 518955f9c3 Fix error reporting in BlockedDomainStorage for real
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
2023-06-12 17:11:49 +02:00
..
AbuseFilterSpecialPage.php Register AbuseFilter menu as standard tabs 2022-11-17 16:35:34 +00:00
BlockedExternalDomains.php Fix error reporting in BlockedDomainStorage for real 2023-06-12 17:11:49 +02:00
SpecialAbuseFilter.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
SpecialAbuseLog.php Update moved class WikiMap 2023-04-25 09:52:41 +00:00