Closed (fixed)
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Aug 2024 at 12:02 UTC
Updated:
4 Mar 2026 at 15:35 UTC
Jump to comment: Most recent
Comments
Comment #2
andypostProbably we can remove it only when PHP 8.4 will be minimally required version as some sites can tune the seting
Comment #3
andypostWhen core will require Symfony 7.2 looking at https://github.com/symfony/symfony/pull/57805
Comment #4
andypostComment #5
andypostComment #6
longwave@andypost Drupal 11.1 should be on Symfony 7.2, waiting for beta hopefully in early November.
Comment #7
andypostThank you! The same time PHP will get GA at 21 Nov)
Comment #8
cilefen commentedWas this completed in #3483978: Update to Symfony 7.2.0-BETA1?
Separately, #3490814: Regression? PHP 8.4 session.sid_length and session.sid_bits_per_character are deprecated seems to be the other problem this issue intends to fix, "sites that have them explicitly set", so I marked it a duplicate.
Comment #9
andypostThere's at least silencing in
core/.deprecation-ignore.txtand it needs to figure out moreComment #10
andypostComment #11
andypostSo wait for SF 8.0 for removal deprecation in
core/lib/Drupal/Core/CoreServiceProvider.phphttps://git.drupalcode.org/project/drupal/-/commit/e39157a2add9041503902...
Comment #12
andypostNovember'25-July'26 https://symfony.com/releases/8.0
Comment #13
andypostComment #15
andysipple commentedThank you!
Commenting out
sid_lengthandsid_bits_per_characterin myservices.pantheon.preproduction.ymlandservices.pantheon.production.ymlFixed the issue.
Was filling up the logs when anyone would login and view any page. Every page request would get this deprecated message.
Comment #17
longwaveComment #18
longwaveComment #19
smustgrave commentedSeems like a good removal.
Comment #21
catchCommitted/pushed to main, thanks!
Comment #25
yesct commentedHm. Seems like just missed being included in Feb 5 release https://www.drupal.org/project/drupal/releases/11.3.3
Maybe going out in todays release?? https://www.drupal.org/about/core/policies/core-release-cycles/schedule