wiki.techinc.nl/includes/session
Umherirrender ae2f5d6232 Add missing use statements
Swap some ResultWrapper/Database to interface IResultWrapper/IDatabase

Change-Id: I312cb3cca5742f72efdb0965ba35362f2eb1129d
2018-06-27 20:49:23 +02:00
..
BotPasswordSessionProvider.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
CookieSessionProvider.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
ImmutableSessionProviderWithCookie.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MetadataMergeException.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
PHPSessionHandler.php PHPSessionHandler: Suppress warnings in initialize() 2018-06-13 09:54:31 -04:00
Session.php Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
SessionBackend.php Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
SessionId.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
SessionInfo.php Use PHP 7 '<=>' operator in 'sort()' callbacks 2018-05-30 18:05:20 -07:00
SessionManager.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
SessionManagerInterface.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
SessionProvider.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SessionProviderInterface.php Add missing use statements 2018-06-27 20:49:23 +02:00
Token.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
UserInfo.php