Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v8.0.6
Changelog (v8.0.5...v8.0.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)
v7.4.6
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)
v6.4.34
Changelog (v6.4.33...v6.4.34)
- 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 #63384 fail gracefully when the semaphore config is used but the component is missing (@xabbuh)
- bug #63259 Fix BrowserKitAssertionsTrait compatibility with HttpBrowser (@thiagomp)
- bug #63255 Add missing
useAttributeAsKeycalls (@MatTheCat) - bug #63239 Fix accessing the test container when using KernelTestCase in non-debug mode (@nicolas-grekas)
v8.0.5
Changelog (v8.0.4...v8.0.5)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63195 Clean
http_cachedir inKernelTestCase::ensureKernelShutdown()(@nicolas-grekas)
v7.4.5
Changelog (v7.4.4...v7.4.5)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63195 Clean
http_cachedir inKernelTestCase::ensureKernelShutdown()(@nicolas-grekas)
v7.3.11
Changelog (v7.3.10...v7.3.11)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63195 Clean
http_cachedir inKernelTestCase::ensureKernelShutdown()(@nicolas-grekas)
v6.4.33
Changelog (v6.4.32...v6.4.33)
- bug #63195 Clean
http_cachedir inKernelTestCase::ensureKernelShutdown()(@nicolas-grekas)
v8.0.4
Changelog (v8.0.3...v8.0.4)
- bug #63043 Check for console package before register
CommandDataCollector(gimler) - bug #63016 Ensure a fresh container is used after cache warmup in
KernelTestCase(lyrixx) - bug #63053 add back missing enabled key in normalization step (xabbuh)
- bug #63002 Fix merging node that canBeDisable()/canBeEnabled() (nicolas-grekas)
- bug #62985 Skip extensions with empty configuration in
reference.php(bendavies) - bug #63003 Don't list ExpressionConfigurator if expression-language is not installed on reference config shape (nicolas-grekas)
- bug #63005 Revert destination file change for secrets:decrypt-to-local (nicolas-grekas)
- bug #62795 Fix mocking decorated services in tests (nicolas-grekas)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)
v7.4.4
Changelog (v7.4.3...v7.4.4)
- bug #63043 Check for console package before register
CommandDataCollector(gimler) - bug #63016 Ensure a fresh container is used after cache warmup in
KernelTestCase(lyrixx) - bug #63053 add back missing enabled key in normalization step (xabbuh)
- bug #63002 Fix merging node that canBeDisable()/canBeEnabled() (nicolas-grekas)
- bug #62985 Skip extensions with empty configuration in
reference.php(bendavies) - bug #63003 Don't list ExpressionConfigurator if expression-language is not installed on reference config shape (nicolas-grekas)
- bug #63005 Revert destination file change for secrets:decrypt-to-local (nicolas-grekas)
- bug #62795 Fix mocking decorated services in tests (nicolas-grekas)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)
v7.3.10
Changelog (v7.3.9...v7.3.10)
- bug #63043 Check for console package before register
CommandDataCollector(gimler) - bug #63016 Ensure a fresh container is used after cache warmup in
KernelTestCase(lyrixx) - bug #63005 Revert destination file change for secrets:decrypt-to-local (nicolas-grekas)
- bug #62795 Fix mocking decorated services in tests (@nicolas-grekas)