wiki.techinc.nl/includes/session
Daimona Eaytoy 598c4d7fcb build: Upgrade phan to 0.9.0
Scalar casts are still allowed (for now), because there's a huge amount
of false positives. Ditto for invalid array offsets.

Thoughts about the rest: luckily, many false positives with array offsets
have gone. Moreover, since *Internal issues are suppressed in the base
config, we can remove inline suppressions.

Unfortunately, there are a couple of new issues about array additions
with only false positives, because apparently they don't take
branches into account.

Change-Id: I5a3913c6e762f77bfdae55051a395fae95d1f841
2019-12-07 20:16:19 +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 Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
Session.php Session: Remove mcrypt support, dropped from PHP 7.2 2019-10-07 16:15:15 -07:00
SessionBackend.php Use AtEase::quietCall() instead of Wikimedia\quietCall() 2019-06-10 14:18:19 +00:00
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