wiki.techinc.nl/includes/session
Brad Jorsch 405c2c8b6b Fix session store logging
Two things were wrong here:
1. SessionManager shouldn't override the configured logger of the
   underlying store.
2. CachedBagOStuff shouldn't override the configured logger of the
   backend store on construction.

Change-Id: I24ed5a81d5b238a42934a7890dd8d0a9f9bb3b6f
2016-02-22 17:13:03 +00:00
..
BotPasswordSessionProvider.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CookieSessionProvider.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ImmutableSessionProviderWithCookie.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MetadataMergeException.php SessionProvider::mergeMetadata: Log additional data 2016-02-11 14:21:14 -07:00
PHPSessionHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Session.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionBackend.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionId.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfo.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionManager.php Fix session store logging 2016-02-22 17:13:03 +00:00
SessionManagerInterface.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionProvider.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionProviderInterface.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
Token.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
UserInfo.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00