Skip to content

[RateLimiter] Adding config reference for policy and lock_factory #14746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 27, 2020

Just adding some config reference that are missing

@Nyholm Nyholm changed the base branch from 5.x to 5.2 December 27, 2020 10:34
@Nyholm Nyholm force-pushed the reference-rate-limit branch from 56428f4 to 8179bed Compare December 27, 2020 10:35
""""""""""""

The service that is used to create a lock. The service has to implement the
:class:`Symfony\\Component\\Lock\\LockFactoryInterface`.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In 5.2 it should be LockFactory

But (hopefully) this is correct in 5.3: symfony/symfony#39634

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We did this change while merging. Cheers!

@javiereguiluz javiereguiluz merged commit 8b8a1b9 into symfony:5.2 Dec 28, 2020
@javiereguiluz
Copy link
Member

Thanks for yet another contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants