mediawiki-extensions-Confir.../tests/phpunit
Andre Klapper 659cf72b2f 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: Ifb189a3fcacc971ff43ff44d5ffc564f068a7da0
2024-10-26 14:58:29 +02:00
..
integration/AbuseFilter SimpleCaptcha: Allow invoking CAPTCHA display from other extensions 2024-06-26 16:07:44 +00:00
SimpleCaptcha Use namespaced classes 2024-10-19 23:34:41 +02:00
unit
CaptchaAuthenticationRequestTest.php Replace setMwGlobals by overrideConfigValue/overrideConfigValues 2024-07-22 13:33:09 +00:00
CaptchaPreAuthenticationProviderTest.php Fix confusing usages of TestingAccessWrapper 2024-09-17 08:53:41 +00:00
HTMLFancyCaptchaFieldTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:58:29 +02:00
HTMLReCaptchaNoCaptchaFieldTest.php Use namespaced classes 2024-06-08 23:46:45 +02:00
QuestyCaptchaTest.php Replace setMwGlobals by overrideConfigValue/overrideConfigValues 2024-07-22 13:33:09 +00:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Use namespaced classes 2024-06-08 23:46:45 +02:00