Skip to content

Update impersonating_user.rst #11723

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 11, 2019
Merged

Update impersonating_user.rst #11723

merged 1 commit into from
Jun 11, 2019

Conversation

acrnogor
Copy link
Contributor

  • request->getSession method call was missing brackets - fixed

@javiereguiluz
Copy link
Member

@acrnogor good catch! Thanks for fixing this bug! We merged it in 4.2 branch (the oldest maintained branch that contains the error) and we'll merge in the other branches automatically. GitHub shows this as "closed" instead of "merged" because of this branch change, but it's "merged".

Also, congrats on your first Symfony Docs contribution!

- request->getSession method call was missing brackets - fixed
@javiereguiluz javiereguiluz changed the base branch from 4.3 to 4.2 June 11, 2019 15:31
@javiereguiluz javiereguiluz merged commit 685757b into symfony:4.2 Jun 11, 2019
javiereguiluz added a commit that referenced this pull request Jun 11, 2019
This PR was submitted for the 4.3 branch but it was merged into the 4.2 branch instead (closes #11723).

Discussion
----------

Update impersonating_user.rst

- request->getSession method call was missing brackets - fixed

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

685757b Update impersonating_user.rst
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.

3 participants