wiki.techinc.nl/tests/phpunit/unit/includes/page
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
..
File
DeletePageTest.php Use explicit nullable type on parameter arguments 2024-10-23 17:20:01 +00:00
MovePageTest.php
PageCommandFactoryTest.php
PageIdentityValueTest.php
PageReferenceValueTest.php
PageStoreFactoryTest.php
PageStoreRecordTest.php
RedirectStoreUnitTest.php
UndeletePageTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00