mediawiki-extensions-Echo/tests/phpunit
Andre Klapper 4da4dad97b 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: I251cb37401c37242f493816b6f70ab61a64a4c32
2024-10-26 15:05:13 +02:00
..
Api Use namespaced classes 2024-10-20 00:55:03 +02:00
Cache tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
Controller tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
Formatters tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
integration tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
maintenance Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:05:13 +02:00
Mapper tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
Model tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
unit tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
ContainmentSetTest.php Use namespaced classes 2024-10-20 00:55:03 +02:00
DbFactoryTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
DiscussionParserTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
EchoHooksTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
NotificationsTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
NotificationStructureTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
NotifUserTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
ServiceWiringTest.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
SummaryParserTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
TalkPageFunctionalTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
ThankYouEditTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
UnreadWikisTest.php tests: Namespace the PHP classes 2024-10-03 20:30:06 +00:00
UserLocatorTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:05:13 +02:00