8000 [Security][RememberMe] Undefined array key 1 · Issue #47362 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[Security][RememberMe] Undefined array key 1 #47362
Closed
@dannyvw

Description

@dannyvw

Symfony version(s) affected

6.1

Description

With PHP 8.1 this line is triggering an error and deprecation https://github.com/symfony/symfony/blob/6.1/src/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php#L40

Warning: Undefined array key 1
Deprecated: base64_decode(): Passing null to parameter #1 ($string) of type string is deprecated

How to reproduce

base64_decode(null, true)

Possible Solution

No response

Additional Context

No response

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

      0