Skip to content

Session in filter #840

Description

@deathart

Hello,

I just noticed that the sessions in the filters are not working properly
Already when I make a $this->session->get () it returns me an empty array when it must have 7 results

If I do just before a $this->session->start () and a $this->session->get () it returns it to me:
ini_set (): A session is active. You cannot change the session module's ini settings at this time

On the other hand, if I do a $this->session->start () and a dd ($this-session->get ()) the 7 results are returned to me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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