10000 Fixed the use of Session with RequesStack by charlesen · Pull Request #15426 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Fixed the use of Session with RequesStack #15426

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
Jun 10, 2021
Merged

Conversation

charlesen
Copy link
Contributor

$this->session is never instanciated. We have to use $this->requestStack->getSession() instead

$this->session is never instanciated. We have to use $this->requestStack->getSession() instead
@javiereguiluz javiereguiluz added this to the 5.3 milestone Jun 10, 2021
@javiereguiluz javiereguiluz merged commit 75c09a3 into symfony:5.3 Jun 10, 2021
@javiereguiluz
Copy link
Member

Charles, thanks for fixing this error ... and congrats on your first Symfony Docs contribution 🎉

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.

5 participants
0