Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] Removed some deprecated features related to User::getUsername() #15279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

javiereguiluz
Copy link
Member

Fixes #15164.

The only occurrence of getUsername() left in the docs is in this file: https://github.com/symfony/symfony-docs/blob/5.x/components/messenger.rst

Please help me to know how should I proceed to remove it. Thanks!

@javiereguiluz javiereguiluz merged commit def171d into symfony:5.x Apr 30, 2021
@javiereguiluz javiereguiluz deleted the fix_15164 branch April 30, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security] Rename UserInterface::getUsername() to getUserIdentifier()
2 participants