A collection of my latest contributions to the Symfony framework and ecosystem.
- FrameworkBundle | Fix
debug:container --tag=service.tagnot showing priority of#[AsTaggedItem]#63028 - DependencyInjection | Leverage AsTaggedItem for voters #62824
- Console | Fix choice autocomplete issue when string has spaces #62827
- HttpKernel | Make
#[Cache]respect all explicit cache directives set in controller #62488 - Process | Fix escaping of arguments with equal signs on Windows #62924
- Security | Add
#[AsVoter]attribute to configure voter priority #62341
- MakerBundle | Fix invokable
-iconflict with APP_ID-i#1761 - MakerBundle | Add Missing Vote param in
voteOnAttribute()#1759
- Documentation | Clarify
#[Cache]attribute precedence behavior #21590 - Documentation | Document #[AsTaggedItem] support for voter priority #21658

