Skip to content

We need the "Partitioned" parameter to be added to setcookie() options. #12646

Open
@Fell-x27

Description

@Fell-x27

Description

As stated here (link), soon our cookies with SameSite=None; Secured, without the Partitioned parameter, will stop working.

Currently, there is no capability to add this parameter through setcookie(). A temporary solution could be to use header() to form the header, but it would be better to avoid this.

Google Chrome marks these cookies as deprecated already:

image

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