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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3264067-4.patch | 4.81 KB | andypost |
| #4 | interdiff.txt | 501 bytes | andypost |
Comments
Comment #2
andypostjust 2 places
Comment #3
andypostand test
Comment #4
andypostand fix CS
Comment #5
daffie commentedLooks good to me.
Comment #7
catchOpened an issue against rector:#3264310: Rule for Session\MetadataBag::clearCsrfTokenFeed() -> ::stampNew().
Committed 39a076c and pushed to 10.0.x. Thanks!