Skip to content

Fix #61. Serialize data in session : object saved in session return _… #162

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SuperToma
Copy link

…_PHP_Incomplete_Class_Name

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets mentioned in #61, #148
License MIT

What's in this PR?

In my case (Standard Amazon AMI Linux)
when an object in stored in session it return a __PHP_Incomplete_Class_Name when I try to get again the class

It's better to serialize/unserialize the data in session

Regards

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.

1 participant