wiki.techinc.nl/tests/phpunit/includes/specialpage
Daimona Eaytoy 2b37cfaf18 build: Bump mediawiki-codesniffer to 31.0.0
Done with `composer fix` and suppressing the rest (i.e. sniffs for
global variables, which for core should be suppressed anyway).

Additionally, add `-p` to `phpcbf`, as otherwise it just seems stuck.

Change-Id: Ide8d6cdd083655891b6d654e78440fbda81ab2bc
2020-05-30 14:56:28 +00:00
..
AbstractChangesListSpecialPageTestCase.php Introduce UserOptionsManager and DefaultOptionsManager 2020-04-28 15:42:43 -07:00
ChangesListSpecialPageTest.php Fix SingleSpaceBeforeSingleLineComment 2020-05-11 00:57:11 +00:00
FormSpecialPageTestCase.php Stop accessing User::mBlock and User::mBlockedby from tests 2019-10-15 15:05:53 +00:00
SpecialPageFactoryTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SpecialPageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SpecialPageTestHelper.php