Fixed: - [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold - [Console] Correctly overwrite progressbars with different line count per step - [Form] Make ButtonType handle form_attr option - [DependencyInjection] Fix deduplicating service instances in circular graphs - [CssSelector] Fix escape patterns - [Cache] RedisTrait::createConnection does not pass auth value from redis sentinel cluster DSN - [VarExporter] Fix exporting classes with __unserialize() but not __serialize() - [Validator] Fix IBAN format for Tunisia and Mauritania - [Workflow] Allow spaces in place names so the PUML dump doesn't break - Compatibility with doctrine/annotations 2 - [Console] Revert "- Fix clear line with question in section (maxbeckers) - [HttpKernel] AbstractSessionListener should not override the cache lifetime for private responses - [DependencyInjection] Shared private services becomes public after a public service is accessed - [Mailer] Include all transports' debug messages in RoundRobin transport exception - [Console] Fix clear line with question in section - [HtmlSanitizer] Fix HtmlSanitizer default configuration behavior for allowed schemes - [HttpFoundation] Use relative timestamps with MemcachedSessionHandler - [Cache] Fix dealing with ext-redis' multi/exec returning a bool - [Messenger] [Amqp] Added missing rpc_timeout option - [Serializer] Prevent GetSetMethodNormalizer from creating invalid magic method call - [HttpFoundation] Fix dumping array cookies - [WebProfilerBundle] Fix dump header not being displayed - [HttpClient] TraceableHttpClient: increase decorator's priority - [FrameworkBundle] Allow configuring framework.exceptions with a config builder - [Mime] Fix MessagePart serialization - [Yaml] fix dumping top-level tagged values - Fix getting the name of closures on PHP 8.1.11+ - [ErrorHandler][HttpKernel] Fix reading the SYMFONY_IDE env var - [ErrorHandler] [DebugClassLoader] Fix some new return types support - [HttpFoundation] IPv4-mapped IPv6 addresses incorrectly rejected - [RateLimiter] Add int to Reservation::wait() - [VarDumper] Ignore Error in __debugInfo() - [FrameworkBundle] add kernel.locale_aware tag to LocaleSwitcher - [DependencyInjection] Revert "- Don't autoconfigure tag when it's already set with attributes" - [HttpKernel] In DateTimeValueResolver, convert previously defined date attribute to the expected class - [TwigBridge] Amend MoneyType twig to include a space - [WebProfilerBundle] Remove redundant code from logger template - [Security] [LoginLink] Throw InvalidLoginLinkException on missing parameter