Skip to content

FIX : accessing global variable tokenStorage #9626

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 20, 2018

Conversation

luxferoo
Copy link
Contributor

Global variable tokenStorage needs '$this->' to get accessed correctly

Global variable tokenStorage needs '$this->' to get accessed correctly
@javiereguiluz javiereguiluz changed the base branch from master to 3.4 April 20, 2018 14:01
@javiereguiluz
Copy link
Member

Well spotted! Thanks @luxferoo. We merged it on 3.4 branch because that's the oldest maintained branch that contains the bug and then we'll merge it up into the other branches. Congrats on your first Symfony Docs contribution too!

@javiereguiluz javiereguiluz merged commit 42d7bfd into symfony:3.4 Apr 20, 2018
javiereguiluz added a commit that referenced this pull request Apr 20, 2018
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #9626).

Discussion
----------

FIX : accessing global variable tokenStorage

Global variable tokenStorage needs '$this->' to get accessed correctly

Commits
-------

42d7bfd FIX : accessing global variable tokenStorage
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