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

Sessions generated in 2.8.5 are no longer valid in 2.8.6  #121

Closed
@roelvanduijnhoven

Description

@roelvanduijnhoven

That is due to #114. The length of the ID becomes longer after this update for us (PHP 7.2). And Zend Sessions' validation fails.

As there is no system to refresh failed session, we had to chose another cookie name to resolve this issue fully!

I do not exactly what changed, but I think the length of session names should remain identical when doing this minor upgrade, or the old session names should remains valid.

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