Problem/Motivation

See #2927746-62: Update Symfony components to 3.4.*

Proposed resolution

Fix #2937540: Remove usages of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler
Update to use the new service.
Remove deprecation from whitelist in the deprecation bridge listener.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

larowlan created an issue. See original summary.

larowlan’s picture

Title: The "session_handler.write_check" service relies on the deprecated "Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler" class » [PP-1] The "session_handler.write_check" service relies on the deprecated WriteCheckSessionHandler class
Issue summary: View changes
Status: Active » Postponed
berdir’s picture

Status: Postponed » Closed (duplicate)

I think this is actually a duplicate too, that issue is removing both skipped deprecation messages.