Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Session] hasSession() function fails to detect if the session is started or not before returning #4529

Closed
@dlsniper

Description

@dlsniper

Hi,

When using $request->hasSession() the function will always return true as the function checks for data existence in the session internal array but since the new model of sessions data is always there. This should be modified as it's returning false positives.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions