Skip to content

User session serializer #1732

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

Closed
wants to merge 10 commits into from
Closed

Conversation

yohgaki
Copy link
Contributor

@yohgaki yohgaki commented Jan 19, 2016

This patch implements user defined serializer that encode/decode session data.

This could be used to serialize session data as XML/JSON/whatever formats, encrypt data using AES/whatever encryption, add special maintenance data in $_SESSION that application code cannot view/modify at all.

I'll write RFC for this later

@laruence laruence added the RFC label Jan 21, 2016
@php-pulls
Copy link

Comment on behalf of kalle at php.net:

Closing due to no activity, please re-open if you still intend on working on it

@php-pulls php-pulls closed this Nov 21, 2018
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