Skip to content
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

[Security] Fix return type of AuthenticationSuccessHandlerInterface::onAuthenticationSuccess() #50092

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Apr 21, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Relates to #48288

Note that callers of this method are already null-aware.

@carsonbot carsonbot added this to the 5.4 milestone Apr 21, 2023
@nicolas-grekas nicolas-grekas changed the title [Security] Fix return type of AuthenticationSuccessHandlerInterface::… [Security] Fix return type of AuthenticationSuccessHandlerInterface::onAuthenticationSuccess() Apr 21, 2023
@fabpot
Copy link
Member

fabpot commented Apr 21, 2023

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 867f025 into symfony:5.4 Apr 21, 2023
@nicolas-grekas nicolas-grekas deleted the sec-fix branch April 24, 2023 16:44
This was referenced Apr 28, 2023
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.

None yet

3 participants