mediawiki-extensions-AbuseF.../includes/Hooks
Andre Klapper 63de22357d Use explicit nullable type on parameter arguments (for PHP 8.4)
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.

Bug: T376276
Change-Id: I303342cf1a002d5f0afc77ce147ce9453ea5282e
2024-10-26 14:38:46 +02:00
..
Handlers Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:38:46 +02:00
AbuseFilterAlterVariablesHook.php Use namespaced classes 2023-12-10 23:03:12 +01:00
AbuseFilterBuilderHook.php Move documentation from hooks.txt to hook interfaces 2021-03-31 21:50:30 +02:00
AbuseFilterComputeVariableHook.php Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
AbuseFilterContentToStringHook.php Use namespaced classes 2024-10-19 21:55:40 +02:00
AbuseFilterCustomActionsHook.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
AbuseFilterDeprecatedVariablesHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterFilterActionHook.php Use namespaced Title 2023-08-19 19:49:36 +02:00
AbuseFilterGenerateGenericVarsHook.php Clean up line indent with mixed tabs and whitespaces 2022-07-31 16:34:07 +02:00
AbuseFilterGenerateTitleVarsHook.php Use namespaced Title 2023-08-19 19:49:36 +02:00
AbuseFilterGenerateUserVarsHook.php Use namespaced classes 2023-12-10 23:03:12 +01:00
AbuseFilterGenerateVarsForRecentChangeHook.php Use namespaced classes 2023-12-10 23:03:12 +01:00
AbuseFilterGetDangerousActionsHook.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilterHookRunner.php Use namespaced classes 2024-10-19 21:55:40 +02:00
AbuseFilterInterceptVariableHook.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
AbuseFilterShouldFilterActionHook.php Use namespaced classes 2023-12-10 23:03:12 +01:00