Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Security][RememberMe] Undefined array key 1 #47362

Copy link
Copy link
Closed
@dannyvw

Description

@dannyvw
Issue body actions

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.