mediawiki-extensions-AbuseF.../includes/Filter
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
..
AbstractFilter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
ClosestFilterVersionNotFoundException.php Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
ExistingFilter.php Introduce subclasses of Filter with specific use cases 2021-01-17 00:47:29 +00:00
Filter.php Introduce subclasses of Filter with specific use cases 2021-01-17 00:47:29 +00:00
FilterNotFoundException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
FilterVersionNotFoundException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
Flags.php
HistoryFilter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
LastEditInfo.php
MutableFilter.php Replace BadMethodCallException with LogicException 2023-11-16 19:10:50 +00:00
Specs.php