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

Skip to content

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Oct 2, 2023

Fix #18956

Doctor-RST's complaining but I'm not 100% sure how to adapt in this case, as it is a mix of deprecation and versionadded 🤔

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

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

You can try to use a versionadded and a separate deprecated directive if that works. Otherwise you can ignore the specific rule for this file.

You can provide a follow up PR for 7.0 after this where we remove the directive and the ignored rule again.

@alexandre-daubois
Copy link
Member Author

Tried a bit of rewording here. Once merged, I'll send a PR to remove all deprecated directives added recently 🙂

@javiereguiluz
Copy link
Member

A very nice contribution with all the useful deprecation messages. Thanks a lot Alex!

@javiereguiluz javiereguiluz merged commit e2be3c3 into symfony:6.4 Oct 4, 2023
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.

[RateLimiter] Add SlidingWindowLimiter::reserve()
4 participants