wiki.techinc.nl/tests/phpunit/unit/includes/page
Umherirrender e662614f95 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

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
File Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
DeletePageTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
MovePageTest.php Remove all @package comments 2024-05-10 13:53:15 +02:00
PageCommandFactoryTest.php Add namespace to ContentModelChange 2024-08-08 11:14:45 +02:00
PageIdentityValueTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
PageReferenceValueTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
PageStoreFactoryTest.php PageStore: Migrate to StatsLib 2024-05-05 15:36:33 +02:00
PageStoreRecordTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
RedirectStoreUnitTest.php Implement RedirectStore service 2024-06-11 02:03:55 +00:00
UndeletePageTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00