mediawiki-extensions-AbuseF.../includes/View
thiemowmde 2def63118e Replace BadMethodCallException with LogicException
The BadMethodCallException is documented as "thrown if a callback
refers to an undefined method or if some arguments are missing".
This is not what happens in these places.

Change-Id: Ic95b67acc2e17eea1dd0fa1d72f9ac94a86bcf17
2023-11-16 19:10:50 +00:00
..
AbuseFilterView.php Use namespaced Title 2023-08-19 19:49:36 +02:00
AbuseFilterViewDiff.php Use the new Wikimedia\Diff namespace 2023-06-29 11:56:13 +10:00
AbuseFilterViewEdit.php Replace BadMethodCallException with LogicException 2023-11-16 19:10:50 +00:00
AbuseFilterViewExamine.php Use OutputPage::setPageTitleMsg() instead of ::setPageTitle() 2023-09-22 21:18:03 +00:00
AbuseFilterViewHistory.php Parse wikitext in page titles with filter number as parameter 2023-10-05 20:54:58 +00:00
AbuseFilterViewImport.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewList.php Revert "Remove unused SecurityCheck-ReDoS suppression" 2023-09-25 16:07:21 +00:00
AbuseFilterViewRevert.php Parse wikitext in page titles with filter number as parameter 2023-10-05 20:54:58 +00:00
AbuseFilterViewTestBatch.php Use OutputPage::setPageTitleMsg() instead of ::setPageTitle() 2023-09-22 21:18:03 +00:00
AbuseFilterViewTools.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
HideAbuseLog.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00