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

Use RequestStack rather than deprecated Lexik *Event::getRequest() #45

Merged
merged 1 commit into from
Jul 24, 2016
Merged

Use RequestStack rather than deprecated Lexik *Event::getRequest() #45

merged 1 commit into from
Jul 24, 2016

Conversation

chalasr
Copy link
Contributor

@chalasr chalasr commented Jul 23, 2016

As we are deprecating all Request instances injection from our Event classes (see lexik/LexikJWTAuthenticationBundle#200) in order to totally remove them in lexik/jwt-authentication-bundle:2.0 (see lexik/LexikJWTAuthenticationBundle#201), this makes this bundle working accordingly.

It would be nice to quickly move on this, as the lexik/jwt-authentication-bundle v2.0 will soon be released and this bundle (that is quite important for us) would not work as is.

@markitosgv
Copy link
Owner

Of course, test fails because memory issue. Merged it. Thank you!

@markitosgv markitosgv merged commit 458311d into markitosgv:master Jul 24, 2016
@chalasr chalasr deleted the use_requeststack branch July 24, 2016 20:02
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.

2 participants