wiki.techinc.nl/includes/session
Gergő Tisza cfa48515a6 session: Do not set session.use_trans_sid
session.use_trans_sid is a PHP antifeature that tells PHP to add
session IDs to all local URLs by modifying the HTML it's told to
output. We have set it to false just in case, but now that's
triggering deprecation warnings.

Bug: T380755
Change-Id: Iace0dcdb23eedb432cc1c032bbb3ce31d34071be
(cherry picked from commit 3b948a3da4be2a20573db01d611d601f2f90f2e5)
2025-01-06 22:12:05 +00:00
..
Hook
BotPasswordSessionProvider.php
CookieSessionProvider.php
CsrfTokenSet.php
CsrfTokenSetProvider.php
ImmutableSessionProviderWithCookie.php
MetadataMergeException.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
PHPSessionHandler.php session: Do not set session.use_trans_sid 2025-01-06 22:12:05 +00:00
Session.php
SessionBackend.php
SessionId.php
SessionInfo.php
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
SessionProvider.php
SessionProviderInterface.php
Token.php
UserInfo.php