mediawiki-extensions-Cite/tests/phpunit
Andre Klapper f4dd8ea227 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: I73a4ce1ecd9b4fe040e5bfd22889e783071fab0d
2024-11-14 23:57:54 +00:00
..
integration Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:57:54 +00:00
unit Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:57:54 +00:00
CiteCSSFileModuleTest.php Drop redundant fallbacks from parsoid-styles directory 2024-07-19 15:00:01 +02:00
CiteDbTest.php Use namespaced classes 2024-10-19 23:25:16 +02:00
CiteHooksTest.php Use namespaced classes 2024-10-19 23:25:16 +02:00
CiteIntegrationTest.php Use namespaced classes 2024-10-19 23:25:16 +02:00
ReferenceMessageLocalizerTest.php tests: Use LanguageFactory to create qqx language 2024-07-20 21:40:18 +02:00
TestUtils.php Encapsulate ref object: limited to ReferenceStack 2024-01-09 09:59:16 +01:00