| .. |
|
Hook
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
BotPasswordSessionProvider.php
|
Create an initialization method in the SessionProvider class
|
2021-05-04 13:56:04 +03:00 |
|
CookieSessionProvider.php
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
CsrfTokenSet.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
CsrfTokenSetProvider.php
|
Move CRSF token generation to CsrfTokenSet
|
2021-06-18 12:24:19 -07:00 |
|
ImmutableSessionProviderWithCookie.php
|
Create an initialization method in the SessionProvider class
|
2021-05-04 13:56:04 +03:00 |
|
MetadataMergeException.php
|
Mark exceptions as @newable
|
2020-07-08 17:51:38 +00:00 |
|
PHPSessionHandler.php
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
Session.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
SessionBackend.php
|
Remove unused default values from class properties
|
2021-05-12 13:44:28 +02:00 |
|
SessionId.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
SessionInfo.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
SessionManager.php
|
Merge "Use updated ObjectFactory namespace"
|
2022-03-12 00:19:53 +00:00 |
|
SessionManagerInterface.php
|
|
|
|
SessionOverflowException.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
SessionProvider.php
|
Fix typos in comments (S)
|
2022-01-09 23:28:53 +05:30 |
|
SessionProviderInterface.php
|
|
|
|
Token.php
|
Explicit cast TS_UNIX to int for arithmetic operations and int args
|
2022-01-11 20:13:13 +01:00 |
|
UserInfo.php
|
Use null coalecing operators everywhere consistenctly.
|
2021-06-03 21:42:06 -07:00 |