Skip to content

[Logger] Change $requestStack to $this->requestStack #16114

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
Nov 17, 2021

Conversation

HVSoftware
Copy link
Contributor

Within the __invoke() method a call was made to $requestStack. This update will use the private $requestStack property as defined in the SessionRequestProcessor class.

Within the __invoke() method a call was made to $requestStack. This update will use the private $requestStack property as defined in the SessionRequestProcessor class.
@carsonbot carsonbot changed the title Change $requestStack to $this->requestStack [Logger] Change $requestStack to $this->requestStack Nov 17, 2021
@javiereguiluz javiereguiluz added this to the 5.3 milestone Nov 17, 2021
@javiereguiluz
Copy link
Member

Good catch Harry! Thanks ... and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit d0583bc into symfony:5.3 Nov 17, 2021
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