Skip to content

[13.x] Fix session JSON serialization#1905

Merged
taylorotwell merged 3 commits intolaravel:13.xfrom
hafezdivandari:13.x-fix-json-serialization
Apr 7, 2026
Merged

[13.x] Fix session JSON serialization#1905
taylorotwell merged 3 commits intolaravel:13.xfrom
hafezdivandari:13.x-fix-json-serialization

Conversation

@hafezdivandari
Copy link
Copy Markdown
Contributor

@hafezdivandari hafezdivandari commented Apr 6, 2026

Fixes #1894

This PR fixes an issue where an exception is thrown when session.serialization is set to json.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Thanks for submitting a PR!

Note that draft PRs are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@hafezdivandari hafezdivandari marked this pull request as ready for review April 6, 2026 13:58
@taylorotwell taylorotwell merged commit f4f85e3 into laravel:13.x Apr 7, 2026
11 of 12 checks passed
@hafezdivandari hafezdivandari deleted the 13.x-fix-json-serialization branch April 7, 2026 13:09
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.

Session Serialization default in L13 causes exception

2 participants