wiki.techinc.nl/includes/session
Thiemo Kreuz b39a56d74e Make use of existing array value variables in foreach loops
In all these cases, the foreach() loop specifies a variable for the
current value. We don't need two ways to access the same value. This
makes the code harder to read.

Change-Id: I6ed7a518439963b7091057194de993a7e977be32
2019-12-29 12:04:29 +00:00
..
BotPasswordSessionProvider.php Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
CookieSessionProvider.php Use PHP71 nullable type in setForceHTTPSCookie 2019-10-10 16:08:51 +00:00
ImmutableSessionProviderWithCookie.php
MetadataMergeException.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
PHPSessionHandler.php Make use of existing array value variables in foreach loops 2019-12-29 12:04:29 +00:00
Session.php Session: Remove mcrypt support, dropped from PHP 7.2 2019-10-07 16:15:15 -07:00
SessionBackend.php
SessionId.php
SessionInfo.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
SessionManager.php session: Add debug message for the used store class 2019-10-17 03:52:36 +00:00
SessionManagerInterface.php Follow up to 'Remove support for the deprecated Key header' 2019-06-20 15:01:51 -04:00
SessionOverflowException.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
SessionProvider.php Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 2019-06-19 15:14:54 -04:00
SessionProviderInterface.php
Token.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
UserInfo.php Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00