Skip to content

Mark User::eraseCredentials as deprecated#3099

Merged
stof merged 1 commit intoFriendsOfSymfony:masterfrom
stof:deprecate_erase_credentials
Feb 13, 2026
Merged

Mark User::eraseCredentials as deprecated#3099
stof merged 1 commit intoFriendsOfSymfony:masterfrom
stof:deprecate_erase_credentials

Conversation

@stof
Copy link
Copy Markdown
Member

@stof stof commented Feb 13, 2026

This avoids the deprecation warning of Symfony about the deprecation of the method. Our User class already excludes the plain password from the serialized data even when this method is not called.

This avoids the deprecation warning of Symfony about the deprecation of
the method. Our User class already excludes the plain password from the
serialized data even when this method is not called.
@stof stof merged commit 5621386 into FriendsOfSymfony:master Feb 13, 2026
7 checks passed
@stof stof deleted the deprecate_erase_credentials branch February 13, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant