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

Skip to content

[Cache] Undefined variable in PSR6 simple cache #29843

Closed
@Remo

Description

@Remo

Symfony version(s) affected: Master-Branch

Description
There's an undefined variable in the PSR6 simple cache.

How to reproduce
I'm afraid, but I don't know where that would cause a problem, I've just noticed it when I was reading the code.

Possible Solution
Rename $value to $values.

Additional context
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Cache/Simple/Psr6Cache.php#L157

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