wiki.techinc.nl/tests/phpunit/includes/session
Timo Tijhof fe301b4cb1 session: Fix broken SessionTest case due to PHPUnit dependency change
Due to a breaking change in a semver-minor release of an indirect
dependency (sebastian/comparator) of a dev-only package (PHPUnit),
WMF CI jobs started failing.

Bug: T317750
Change-Id: Id4c1c743fd570ed36757cc7b56bfbab94e7e587c
2022-09-14 16:27:34 +02:00
..
BotPasswordSessionProviderTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
CookieSessionProviderTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
CsrfTokenSetTest.php Move CRSF token generation to CsrfTokenSet 2021-06-18 12:24:19 -07:00
ImmutableSessionProviderWithCookieTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
PHPSessionHandlerTest.php Merge "Remove confusing ->onlyMethods( [] ) with empty array from tests" 2022-08-14 23:45:26 +00:00
SessionBackendTest.php Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
SessionInfoTest.php Create SessionProviderTestTrait to facilitate testing of an SessionProvider 2021-05-26 20:45:05 +03:00
SessionManagerTest.php Migrate use of global to use of config settings 2022-08-12 12:25:17 +00:00
SessionProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
SessionTest.php session: Fix broken SessionTest case due to PHPUnit dependency change 2022-09-14 16:27:34 +02:00
TestBagOStuff.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
TestUtils.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
UserInfoTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00