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

[Symfony 6] Fix flash helper #421

Closed
wants to merge 1 commit into from
Closed

Conversation

loic425
Copy link
Member

@loic425 loic425 commented Apr 12, 2022

Q A
Bug fix? yes (for Symfony 6)
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

On Symfony 6, there is no session service, you have to get it from the request
https://symfony.com/doc/current/session.html#basic-usage

This has been introduced since 5.3

@loic425 loic425 requested a review from a team as a code owner April 12, 2022 09:21
@loic425 loic425 changed the title Fix flash helper [Symfony 6] Fix flash helper Apr 12, 2022
@loic425
Copy link
Member Author

loic425 commented Apr 15, 2022

replaced by #380

@loic425 loic425 closed this Apr 15, 2022
@loic425 loic425 deleted the flash-helper branch April 15, 2022 11:14
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