wiki.techinc.nl/tests/phpunit/includes/specialpage
Daimona Eaytoy 6365eaab8d Autofix 94 PHPUnit 8 compat issues
Done automatically using the master version of MW codesniffer and
running composer fix.

Bug: T192167
Change-Id: If6b40f515fde32ab5eff074a90e821c30c791827
2019-12-13 15:29:10 +01:00
..
AbstractChangesListSpecialPageTestCase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ChangesListSpecialPageTest.php Have Database::addQuotes() pass through bare integers without quoting 2019-11-18 11:40:28 +11:00
FormSpecialPageTestCase.php Stop accessing User::mBlock and User::mBlockedby from tests 2019-10-15 15:05:53 +00:00
SpecialPageFactoryTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
SpecialPageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SpecialPageTestHelper.php