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

Attach token name and value to request when persist mode is on #77

Merged
merged 1 commit into from
Oct 14, 2017
Merged

Attach token name and value to request when persist mode is on #77

merged 1 commit into from
Oct 14, 2017

Conversation

ivandokov
Copy link
Contributor

@ivandokov ivandokov commented Jul 20, 2017

PR #60 introduced persist mode for the token, but there is a BC break. When the persist mode is turned on the token name and value are not attached to the request. This fixes the issue.

PS: @akrabat please add Style CI or something else to format the code in PSR2 because PhpStorm automatically does some whitespace changes and stuff on save and I know from my previous PR that you don't like these.

This PR is duplicate of PR #67 because I accidentally deleted the forked repository.

@akrabat akrabat merged commit 9455258 into slimphp:master Oct 14, 2017
akrabat added a commit that referenced this pull request Oct 14, 2017
@akrabat akrabat added this to the 0.9.0 milestone Oct 14, 2017
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