wiki.techinc.nl/tests/phpunit/unit/includes/editpage
Andre Klapper aab00c9530 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead.

Followup to e662614f, using PHPStan.

Bug: T376276
Change-Id: I60d639b042b537bf2f531cc132f1b75a66b85acb
(cherry picked from commit da0a395efa7847916371f9c0a6b271faa022ff59)
2024-10-23 17:20:01 +00:00
..
Constraint Use explicit nullable type on parameter arguments 2024-10-23 17:20:01 +00:00
IEditObjectTest.php
SpamCheckerTest.php
TextboxBuilderTest.php