A collection of my recent contributions to the Symfony ecosystem.
- [HttpClient] Add support for the QUERY HTTP method to CachingHttpClient #64874
- [Validator] Review Arabic translation #64793
- [Form][Validator] Review and correct Arabic translation #64526
- [PasswordHasher] Add warning to
UserPasswordHashCommandwhen passing plain password as argument #64105 - [Security] Add per-username login rate-limit to prevent brute-force attacks #64104
- [RateLimiter] Add
#[RateLimit]attribute to rate limit controllers declaratively #63907 - [FrameworkBundle] Fix misleading error message in debug:container #63733
- [FrameworkBundle] Add decoration stack to
debug:containercommand #63242 - [DependencyInjection] Add
targetparameter to#[AsAlias]attribute #63181 - [FrameworkBundle] Fix
debug:container --tag=service.tagnot showing priority of#[AsTaggedItem]#63028 - [Console] Fix choice autocomplete issue when string has spaces #62827
- [DependencyInjection][SecurityBundle] Leverage
#[AsTaggedItem]for voters #62824 - [HttpKernel] Make
#[Cache]respect all explicit cache directives set in controller #62488
- [maker:controller] Fix invokable
-iconflict with APP_ID-i#1761 - [Make:Voter] Add Missing Vote param in
voteOnAttribute()#1759 - [Generator] correct createClassNameDetails doc #1143
- [Lock] remove duplicated announcing of automatic scoping #22526
- [Security] Document #[AsTaggedItem] support for voter priority #21658
- [Cache] Clarify
#[Cache]attribute precedence behavior #21590
- Congratulate first time contributors on their merged PR #309
- Hide outdated bot comments #294
- Add missing changelog reminder for feature PRs #293

