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

[5.4] Call the correct session setter for form requests #17064

Merged
merged 1 commit into from
Jan 1, 2017

Conversation

GrahamCampbell
Copy link
Member

Closes #17062.

@brunogaspar
Copy link
Contributor

Seems to fix it @GrahamCampbell thanks!

@taylorotwell taylorotwell merged commit 494a01b into 5.4 Jan 1, 2017
@GrahamCampbell GrahamCampbell deleted the form-session branch January 1, 2017 10:24
eddiclin added a commit to eddiclin/api that referenced this pull request Jul 26, 2017
The http session is refactored in Laravel 5.4. The session handlers no longer implements Symfony's SessionInterface. 
Check links as below,
laravel/framework#17064
https://laravel.com/docs/5.4/upgrade
thilanga pushed a commit to dingo/api that referenced this pull request Sep 16, 2017
* Call the correct session setter in Laravel 5.4

The http session is refactored in Laravel 5.4. The session handlers no longer implements Symfony's SessionInterface. 
Check links as below,
laravel/framework#17064
https://laravel.com/docs/5.4/upgrade

* "dist: trusty" for HHVM
liujingyu pushed a commit to superman2014/api that referenced this pull request Nov 6, 2017
* Call the correct session setter in Laravel 5.4

The http session is refactored in Laravel 5.4. The session handlers no longer implements Symfony's SessionInterface. 
Check links as below,
laravel/framework#17064
https://laravel.com/docs/5.4/upgrade

* "dist: trusty" for HHVM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants