Skip to content

MemorySession adapter shouldn't rewrite 'session' service, a manager should #8

@mikacalvo

Description

@mikacalvo

Following those guidelines : https://docs.phalcon.io/4.0/en/session#custom

Phalcon's 'session' service is now a manager. You overwrite it with an adapter. Therefore, as an example, calling session->destroy() method fails in the unit tests.

Thanks 💪

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions