Skip to content

[RateLimiter] LimiterStateInterface should not extend Serializable #38338

@nicolas-grekas

Description

@nicolas-grekas

Serializable is a broken interface. We worked hard to remove it as much as possible from the codebase. New code should never use it.

See https://wiki.php.net/rfc/custom_object_serialization for background.

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