wiki.techinc.nl/tests/phpunit/includes/session
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
..
BotPasswordSessionProviderTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
CookieSessionProviderTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
ImmutableSessionProviderWithCookieTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
PHPSessionHandlerTest.php Replace deprecated PHPUnit method in test 2020-04-02 10:06:58 +01:00
SessionBackendTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SessionInfoTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
SessionManagerTest.php session: Add debug message for the used store class 2019-10-17 03:52:36 +00:00
SessionProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SessionTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
TestBagOStuff.php objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses 2019-07-19 13:01:46 -07:00
TestUtils.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
UserInfoTest.php