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

SessionHeadersHandler and session.use_cookies issue #22

@mattsah

Description

@mattsah

I'm having a problem where subsequent session_start() is always regenterating the session id. I narrowed it down to it (apparently) not reading from PHPSESSID when session.use_cookies is false, even if session.use_only_cookies is true. I'm guessing there was a change since you wrote the article back in April, and or you were on a different version? http://paul-m-jones.com/archives/6310

I'm on version 7.0.13 using the built in server for testing. Do you know if this is a limitation of the built in server, changed with later versions, can you confirm it actually used to work in the past?

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