Changelog (v7.4.5...v7.4.6)
- bug #63275 Fix re-sending failed messages to a different failure transport (@bartholdbos)
- bug #62681 Make
ConfigDebugCommanduse its container to resolve env vars (@MatTheCat) - bug #63462 Fix phpstan false-positive about config/reference.php (@nicolas-grekas)
- bug #63384 fail gracefully when the semaphore config is used but the component is missing (@xabbuh)
- bug #63333 Fix JsonStreamer forward compatibility (@mtarld)
- bug #63305 Fix autoconfiguring controllers using legacy Route annotations as attributes (@nicolas-grekas)
- bug #63259 Fix BrowserKitAssertionsTrait compatibility with HttpBrowser (@thiagomp)
- bug #63235 phpdocumentor/reflection-docblock 6 compatibility (@mtarld)
- bug #63255 Add missing
useAttributeAsKeycalls (@MatTheCat) - bug #63101 Bypass mapping construction when
RedirectController::urlRedirectActionis triggered (@florianorineveu) - bug #63239 Fix accessing the test container when using KernelTestCase in non-debug mode (@nicolas-grekas)
- bug #63236 Fix clearing the HttpCache store in tests (@nicolas-grekas)