Problem/Motivation

In #2238561: Use the default PHP session ID instead of generating a custom one few functions been deprecated, it's time to remove it.

Proposed resolution

Remove the code, ensure no usages remain.

Remaining tasks

review/commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

no

Comments

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
StatusFileSize
new2.72 KB

just 2 places

andypost’s picture

StatusFileSize
new1.84 KB
new4.57 KB

and test

andypost’s picture

StatusFileSize
new501 bytes
new4.81 KB

and fix CS

daffie’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

  • catch committed 39a076c on 10.0.x
    Issue #3264067 by andypost: Remove deprecated code from session...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Opened an issue against rector:#3264310: Rule for Session\MetadataBag::clearCsrfTokenFeed() -> ::stampNew().

Committed 39a076c and pushed to 10.0.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.