Skip to content

[FrameworkBundle][RateLimiter] Missing 'limiters' in OptionsResolver #60306

Closed
@zavarock

Description

@zavarock

Symfony version(s) affected

7.3.0

Description

Looks like PR #60155 forgot to add the new 'limiters' config to configureOptions.

How to reproduce

Update to 7.3.0 with a rate limiter configuration described on https://symfony.com/doc/current/rate_limiter.html#configuration

Possible Solution

define('limiters')->allowedTypes('string[]')

in

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