Skip to content

Releases: symfony/framework-bundle

v8.0.6

26 Feb 09:14

Choose a tag to compare

Changelog (v8.0.5...v8.0.6)

  • bug #63275 Fix re-sending failed messages to a different failure transport (@bartholdbos)
  • bug #62681 Make ConfigDebugCommand use 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 useAttributeAsKey calls (@MatTheCat)
  • bug #63101 Bypass mapping construction when RedirectController::urlRedirectAction is 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

26 Feb 08:41

Choose a tag to compare

Changelog (v7.4.5...v7.4.6)

  • bug #63275 Fix re-sending failed messages to a different failure transport (@bartholdbos)
  • bug #62681 Make ConfigDebugCommand use 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 useAttributeAsKey calls (@MatTheCat)
  • bug #63101 Bypass mapping construction when RedirectController::urlRedirectAction is 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

26 Feb 08:29

Choose a tag to compare

Changelog (v6.4.33...v6.4.34)

  • bug #63275 Fix re-sending failed messages to a different failure transport (@bartholdbos)
  • bug #62681 Make ConfigDebugCommand use 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 useAttributeAsKey calls (@MatTheCat)
  • bug #63239 Fix accessing the test container when using KernelTestCase in non-debug mode (@nicolas-grekas)

v8.0.5

28 Jan 11:02

Choose a tag to compare

Changelog (v8.0.4...v8.0.5)

  • bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (@nicolas-grekas)

v7.4.5

28 Jan 10:44

Choose a tag to compare

Changelog (v7.4.4...v7.4.5)

  • bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (@nicolas-grekas)

v7.3.11

28 Jan 10:29

Choose a tag to compare

Changelog (v7.3.10...v7.3.11)

  • bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (@nicolas-grekas)

v6.4.33

28 Jan 10:03

Choose a tag to compare

Changelog (v6.4.32...v6.4.33)

  • bug #63195 Clean http_cache dir in KernelTestCase::ensureKernelShutdown() (@nicolas-grekas)

v8.0.4

25 Jan 08:31

Choose a tag to compare

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 ParamConfigurator in ParametersConfig (@jack-worman)

v7.4.4

24 Jan 22:32

Choose a tag to compare

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 ParamConfigurator in ParametersConfig (@jack-worman)

v7.3.10

24 Jan 22:04

Choose a tag to compare

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)