wiki.techinc.nl/tests/phpunit/unit/includes/Revision
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
..
ContributionsSegmentTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
FallbackSlotRoleHandlerTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
MainSlotRoleHandlerTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
MutableRevisionRecordTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
MutableRevisionSlotsTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
RevisionArchiveRecordTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
RevisionRecordTests.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
RevisionSlotsTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
RevisionStoreCacheRecordTest.php Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
RevisionStoreFactoryTest.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
RevisionStoreRecordTest.php Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
SlotRecordTest.php mark various anonymous functions as static 2023-08-22 19:38:38 +00:00
SlotRoleHandlerTest.php Revision,Storage: Widen @covers tags in tests 2024-08-30 04:23:11 +00:00
SlotRoleRegistryTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00