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

save_path - for memcached (Session.php) + sess_prefix (..Handler.php) #1679

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

nowackipawel
Copy link
Contributor

No description provided.

sessionSavePath which is defined in App.php has been used nowhere.
memcached.sess_prefix setting missing.
bug codeigniter4#1676 

 read(string $sessionId)
    The read callback must always return a session encoded (serialized) string, or an empty string if there is no data to read. 


It was causing an exception as is in codeigniter4#1676
@lonnieezell lonnieezell merged commit 1c1bb68 into codeigniter4:develop Jan 25, 2019
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.

2 participants