mediawiki-extensions-Cite/tests/phpunit/integration
Andre Klapper 41bafe6f2c 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-10-26 14:56:31 +02:00
..
ReferencePreviews Use more narrow UserIdentity interface where possible 2024-10-02 12:56:28 +02:00
AnchorFormatterTest.php Use MainConfigNames constants in tests where possible 2024-07-10 12:44:36 +02:00
CiteParsoidTest.php Use namespaced classes 2024-10-19 23:25:16 +02:00
CiteTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:56:31 +02:00
FootnoteMarkFormatterTest.php Use slightly narrower interfaces in a few places 2024-06-24 08:07:19 +00:00
ValidatorTest.php Drop obscure error message about an unused group 2024-03-04 13:04:36 +01:00