Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Support old format php session #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deems
Copy link

@deems deems commented Apr 3, 2018

Php had sessions format like this (by default):
password|s:32:"13ab0e4ebf116c16f7b1331d7c7bed52";mode|s:2:"ba";last_visit|i:1522666956;
I added support for serialization and deserialization of this format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant