wiki.techinc.nl/includes/session
Fomafix 0a0d5cb7f7 Fix typos
Bug: T201491
Change-Id: I25a27d11faabe2f5fa02950c7a4fb58b13fb3662
2018-08-14 09:52:19 +00:00
..
BotPasswordSessionProvider.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
CookieSessionProvider.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00: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 Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SessionBackend.php Remove duplicated article usages 2018-08-09 10:29:38 +02: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 Fix typos 2018-08-14 09:52:19 +00: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 Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00