From 8a2dd32ed6650a01026d1d541962433db5dbed3a Mon Sep 17 00:00:00 2001 From: Antoine Lamirault Date: Sun, 1 Jun 2025 16:23:33 +0200 Subject: [PATCH] [FrameworkBundle] Deprecate session.storage service --- session.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/session.rst b/session.rst index 9ddf3eb028d..1f8eb70dfc4 100644 --- a/session.rst +++ b/session.rst @@ -1843,8 +1843,8 @@ the example below: https://symfony.com/schema/dic/services/services-1.0.xsd"> - @@ -1857,7 +1857,7 @@ the example below: return static function (FrameworkConfig $framework): void { $framework->session() ->storageFactoryId('session.storage.factory.php_bridge') - ->handlerId('session.storage.native_file') + ->handlerId('session.handler.native_file') ; }; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy