wiki.techinc.nl/includes/session
Umherirrender e662614f95 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
Hook Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
BotPasswordSessionProvider.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
CookieSessionProvider.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
CsrfTokenSet.php Refactor CsrfTokenSet to use typed property 2024-01-31 01:12:21 +01:00
CsrfTokenSetProvider.php Move CRSF token generation to CsrfTokenSet 2021-06-18 12:24:19 -07:00
ImmutableSessionProviderWithCookie.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
MetadataMergeException.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
PHPSessionHandler.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Session.php Use OpenSSL for session secret hashing 2024-05-09 21:58:25 +00:00
SessionBackend.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
SessionId.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
SessionInfo.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
SessionManager.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
SessionManagerInterface.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
SessionOverflowException.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
SessionProvider.php Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
SessionProviderInterface.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Token.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
UserInfo.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00