zendframework / zend-session

Manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client.
BSD 3-Clause "New" or "Revised" License
42 stars 64 forks source link

Remove `SessionManager::rememberMe` #60

Open adamlundrigan opened 7 years ago

adamlundrigan commented 7 years ago

See #59 for discussion. Also https://github.com/zendframework/zendframework/issues/4775

IMO this vestige of ZF1 no longer serves any useful purpose.

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-session; a new issue has been opened at https://github.com/laminas/laminas-session/issues/13.