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

[Docs] Session Manager initialization code example seems to be severely outdated #71

Open
Xerkus opened this issue Feb 26, 2017 · 3 comments
Assignees

Comments

@Xerkus
Copy link
Member

Xerkus commented Feb 26, 2017

Code and config examples in Initializing the Session Manager appear to be in conflict with what is expected by the current code as far as i can see. In fact, that example is not functional even with fixes suggested in #61

I'll look into that by tuesday .

@ozzpy
Copy link

ozzpy commented Mar 19, 2017

I have the same worry. by the way, if you follow the example and even if you put the correct config array. there is a conflict if you configure the session_name option. the session do not store and is gone!

@Xerkus Xerkus self-assigned this Mar 24, 2017
@duepi
Copy link

duepi commented May 9, 2017

IMHO custom SessionManager::class factory doesn't fire at all, probably because of an alias in ConfigProvider.php :

'aliases' => [ SessionManager::class => ManagerInterface::class, ],

Some tips needed, plz

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-session; a new issue has been opened at laminas/laminas-session#7.

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

No branches or pull requests

4 participants