mediawiki-extensions-Templa.../tests/phpunit
Andre Klapper a997d1eaa3 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: Ia6c0313551424cac3fdc66654d63b64f3ef89533
2024-10-30 15:20:07 +01:00
..
unit Create HookRunner class and the hook handler interfaces 2023-06-08 13:59:15 +02:00
TemplateStylesCodeEditorHooksTest.php Use overrideConfigValues instead of setMwGlobals 2024-07-29 11:16:05 +00:00
TemplateStylesContentHandlerTest.php Use overrideConfigValues instead of setMwGlobals 2024-07-29 11:16:05 +00:00
TemplateStylesContentTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-30 15:20:07 +01:00
TemplateStylesHooksTest.php Use namespaced classes 2024-10-20 13:21:02 +02:00