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 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
CsrfTokenSetProvider.php
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 session: Do not set session.use_trans_sid 2025-01-06 22:12:05 +00:00
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