mediawiki-extensions-AbuseF.../includes/Consequences
Matěj Suchánek 86c2695557 Treat consequences params less aggressively and consistently
In theory, it's possible that some consequences could use "0"
as one of their parameters. At least change tags, see T296642.
But PHP treats "0" as false.
Also make the code on all places consistent.

Change-Id: I5255dfb26878ceb4f78c4d8277521edbb4821d7d
2022-08-02 11:57:48 +02:00
..
Consequence Delimit namespace and title text in warning keys 2022-06-29 19:39:24 +02:00
ConsequenceNotPrecheckedException.php Improve coverage around consequences 2021-01-15 00:51:04 +00:00
ConsequencesExecutor.php Use LinkTarget in ConsequencesExecutor 2022-06-28 19:46:50 +02:00
ConsequencesExecutorFactory.php Use LinkTarget in ConsequencesExecutor 2022-06-28 19:46:50 +02:00
ConsequencesFactory.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
ConsequencesLookup.php Treat consequences params less aggressively and consistently 2022-08-02 11:57:48 +02:00
ConsequencesRegistry.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
Parameters.php Introduce ActionSpecifier 2022-02-18 11:30:56 +00:00