symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
v8.1.5
262M downloads/mo
#211 most downloaded on composer
symfony/framework-bundle
What this package is like to depend on
Last release 2 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Rarely documented
notes for 31 of 677 stable releases
Nothing withdrawn
no release was ever pulled
15 years old
789 releases · first in 2011
70 releases in the last 12 months
see the full history below
Release timeline
723 releases · Dec 2011 to Aug 2026Releases
latest 60 of 789-
v8.1.521 Aug 2026Release notes
Open source →Changelog (v8.1.4...v8.1.5)
- bug #65533 Reject canceled scheduled messages so async transports do not redeliver them (@nicolas-grekas)
- bug #65525 Fix lint:container skipping services matched by tagged iterators (@nicolas-grekas)
- bug #65517 Fix dispatching console events after cache:clear (@nicolas-grekas)
- bug #65483 Show the effective priority of tagged services in debug:container (@nicolas-grekas)
- bug #65482 Fix ignored --raw option of debug:router (@nicolas-grekas)
- bug #65481 Fix debug:config and config:dump-reference when a bundle registers services in its build method (@nicolas-grekas)
- bug #65303 Do not leak the response body from
assertResponseRedirects()when not verbose (@nicolas-grekas) - minor #65290 Tolerate a newer DependencyInjection
InstanceofTypeshape in the reference fixture (@nicolas-grekas) - bug #65280 Wire the webhook request parser with the configured header names (@nicolas-grekas)
- bug #65274 Avoid retaining messages without the profiler (@eissasoubhi)
- bug #65278 Reset the notification logger listener between messages (@nicolas-grekas)
- bug #65262 Include front controller in dev asset URLs (@eissasoubhi)
- bug #65242 Fix parsing
#attribute on arguments of invokable commands (@HypeMC)
-
v8.1.406 Aug 2026Release notes
Open source →Changelog (v8.1.2...v8.1.4)
- bug #65131 Fix "cache:clear" failing when the cache dir is rebuilt concurrently (@ousamabenyounes)
-
v8.1.226 Jul 2026Release notes
Open source →Changelog (v8.1.1...v8.1.2)
- bug #64661 Register the argument resolver in ConsoleCommandAssertionsTrait::runCommand (@fracsi)
- bug #64972 Reset the mapped asset factory between requests (@pokki-deploy)
- bug #64863 Keep transport decorators when mock_response_factory is set (@alexndlm)
- bug #64751 Make
WebTestCaseenable web mode by default (@MatTheCat) - bug #64828 Add supported literal option
not_foundforimports..ignore_errorsinservices.schemaandAppReference(@kaznovac) - bug #64831 Fix valkey cache adapters ignoring
default_valkey_provider(@lazerg) - minor #64816 Allow Twig 4 (@xabbuh)
- bug #64843 Fix table borders around colspan cells and header-less tables (@wazum)
-
v8.1.127 Jun 2026Release notes
Open source →Changelog (v8.1.0...v8.1.1)
- minor #64694 Fix service _instanceof type (@philbates35)
- minor #64647 Relax test assertions for generated
_fragmentURI (@nicolas-grekas) - bug #63800 Detect env placeholders in resolved route parameter values (@Amoifr)
- bug #64615 Rename ContainerAwareInterface to ContainerProviderInterface (@nicolas-grekas)
- bug #64595 Add argument $allowNamedClosure to DeepClone to fit ext-deepclone v0.8 (@nicolas-grekas)
- bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)
- bug #64555 Fix custom config directory being ignored when registering bundles (@nicolas-grekas)
- bug #64560 Avoid resolving all env vars when building the router request context (@nicolas-grekas)
- bug #64552 Fix warming up caches that hold a closure (@nicolas-grekas)
- minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
- bug #64441 Fix dumping the debug container on
cache:clear/cache:warmup(@nicolas-grekas) - bug #64420 Fix "allow_no_handlers" being ignored on message buses (@damien-bp)
-
v8.1.029 May 2026Nothing published for this version
-
v8.1.0-RC123 May 2026 pre-releaseNothing published for this version
-
v8.1.0-BETA320 May 2026 pre-releaseNothing published for this version
-
v8.1.0-BETA213 May 2026 pre-releaseNothing published for this version
-
v8.1.0-BETA106 May 2026 pre-releaseNothing published for this version
-
v8.0.1526 Jul 2026Release notes
Open source →Changelog (v8.0.14...v8.0.15)
- bug #64972 Reset the mapped asset factory between requests (@pokki-deploy)
- bug #64751 Make
WebTestCaseenable web mode by default (@MatTheCat) - bug #64828 Add supported literal option
not_foundforimports..ignore_errorsinservices.schemaandAppReference(@kaznovac) - bug #64831 Fix valkey cache adapters ignoring
default_valkey_provider(@lazerg) - minor #64816 Allow Twig 4 (@xabbuh)
- bug #64843 Fix table borders around colspan cells and header-less tables (@wazum)
-
v8.0.1427 Jun 2026Nothing published for this version
-
v8.0.1323 May 2026Nothing published for this version
-
v8.0.1113 May 2026Nothing published for this version
-
v8.0.1005 May 2026Nothing published for this version
-
v8.0.930 Apr 2026Nothing published for this version
-
v8.0.830 Mar 2026Nothing published for this version
-
v8.0.706 Mar 2026Nothing published for this version
-
v8.0.625 Feb 2026Nothing published for this version
-
v8.0.527 Jan 2026Nothing published for this version
-
v8.0.412 Jan 2026Nothing published for this version
-
v8.0.323 Dec 2025Nothing published for this version
-
v8.0.106 Dec 2025Nothing published for this version
-
v8.0.021 Nov 2025Nothing published for this version
-
v8.0.0-RC3no date pre-releaseNothing published for this version
-
v8.0.0-RC216 Nov 2025 pre-releaseNothing published for this version
-
v8.0.0-RC113 Nov 2025 pre-releaseNothing published for this version
-
v8.0.0-BETA202 Nov 2025 pre-releaseNothing published for this version
-
v8.0.0-BETA125 Oct 2025 pre-releaseNothing published for this version
-
v7.4.1721 Aug 2026Release notes
Open source →Changelog (v7.4.16...v7.4.17)
- bug #65533 Reject canceled scheduled messages so async transports do not redeliver them (@nicolas-grekas)
- bug #65525 Fix lint:container skipping services matched by tagged iterators (@nicolas-grekas)
- bug #65517 Fix dispatching console events after cache:clear (@nicolas-grekas)
- bug #65483 Show the effective priority of tagged services in debug:container (@nicolas-grekas)
- bug #65482 Fix ignored --raw option of debug:router (@nicolas-grekas)
- bug #65481 Fix debug:config and config:dump-reference when a bundle registers services in its build method (@nicolas-grekas)
- bug #65303 Do not leak the response body from
assertResponseRedirects()when not verbose (@nicolas-grekas) - minor #65290 Tolerate a newer DependencyInjection
InstanceofTypeshape in the reference fixture (@nicolas-grekas) - bug #65274 Avoid retaining messages without the profiler (@eissasoubhi)
- bug #65278 Reset the notification logger listener between messages (@nicolas-grekas)
- bug #65262 Include front controller in dev asset URLs (@eissasoubhi)
-
v7.4.1606 Aug 2026Release notes
Open source →Changelog (v7.4.15...v7.4.16)
- bug #65131 Fix "cache:clear" failing when the cache dir is rebuilt concurrently (@ousamabenyounes)
-
v7.4.1526 Jul 2026Release notes
Open source →Changelog (v7.4.14...v7.4.15)
- bug #64972 Reset the mapped asset factory between requests (@pokki-deploy)
- bug #64751 Make
WebTestCaseenable web mode by default (@MatTheCat) - bug #64828 Add supported literal option
not_foundforimports..ignore_errorsinservices.schemaandAppReference(@kaznovac) - bug #64831 Fix valkey cache adapters ignoring
default_valkey_provider(@lazerg) - minor #64816 Allow Twig 4 (@xabbuh)
- bug #64843 Fix table borders around colspan cells and header-less tables (@wazum)
-
v7.4.1427 Jun 2026Nothing published for this version
-
v7.4.1323 May 2026Nothing published for this version
-
v7.4.1113 May 2026Nothing published for this version
-
v7.4.1005 May 2026Nothing published for this version
-
v7.4.930 Apr 2026Nothing published for this version
-
v7.4.830 Mar 2026Nothing published for this version
-
v7.4.706 Mar 2026Nothing published for this version
-
v7.4.625 Feb 2026Nothing published for this version
-
v7.4.527 Jan 2026Nothing published for this version
-
v7.4.412 Jan 2026Nothing published for this version
-
v7.4.329 Dec 2025Nothing published for this version
-
v7.4.105 Dec 2025Nothing published for this version
-
v7.4.027 Nov 2025Nothing published for this version
-
v7.4.0-RC320 Nov 2025 pre-releaseNothing published for this version
-
v7.4.0-RC216 Nov 2025 pre-releaseNothing published for this version
-
v7.4.0-RC113 Nov 2025 pre-releaseNothing published for this version
-
v7.4.0-BETA201 Nov 2025 pre-releaseNothing published for this version
-
v7.4.0-BETA127 Oct 2025 pre-releaseNothing published for this version
-
v7.3.1127 Jan 2026Nothing published for this version
-
v7.3.1012 Jan 2026Nothing published for this version
-
v7.3.923 Dec 2025Nothing published for this version
-
v7.3.805 Dec 2025Nothing published for this version
-
v7.3.630 Oct 2025Nothing published for this version
-
v7.3.516 Oct 2025Nothing published for this version
-
v7.3.417 Sep 2025Nothing published for this version
-
v7.3.327 Aug 2025Nothing published for this version
-
v7.3.230 Jul 2025Nothing published for this version
-
v7.3.127 Jun 2025Nothing published for this version
-
v7.3.028 May 2025Nothing published for this version