Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.3.15
Changelog (v5.3.14...v5.3.15)
- no significant changes
v6.0.3
Changelog (v6.0.2...v6.0.3)
- bug #45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
- bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
- bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
- bug #44920 Use correct tag for ExpoTransportFactory service (jschaedl)
v5.4.3
Changelog (v5.4.2...v5.4.3)
- bug #45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
- bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
- bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
- bug #44920 Use correct tag for ExpoTransportFactory service (jschaedl)
v5.3.14
Changelog (v5.3.13...v5.3.14)
- bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
- bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
v4.4.37
Changelog (v4.4.36...v4.4.37)
- bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
v6.0.2
Changelog (v6.0.1...v6.0.2)
- bug #44682 alias
cache.app.taggable
tocache.app
if usingcache.adapter.redis_tag_aware
(kbond) - bug #43164 Fix cache pool configuration with one adapter and one provider (fancyweb)
- bug #44565 Use correct cookie domain in loginUser() (wouterj)
v5.4.2
Changelog (v5.4.1...v5.4.2)
- bug #44682 alias
cache.app.taggable
tocache.app
if usingcache.adapter.redis_tag_aware
(kbond) - bug #43164 Fix cache pool configuration with one adapter and one provider (fancyweb)
- bug #44565 Use correct cookie domain in loginUser() (wouterj)
v5.3.13
Changelog (v5.3.12...v5.3.13)
- bug #44682 alias
cache.app.taggable
tocache.app
if usingcache.adapter.redis_tag_aware
(kbond) - bug #43164 Fix cache pool configuration with one adapter and one provider (fancyweb)
- bug #44565 Use correct cookie domain in loginUser() (wouterj)
- bug #44481 Fix loginUser() causing deprecation (wouterj)
- bug #44427 Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj)
v4.4.36
Changelog (v4.4.35...v4.4.36)
- bug #43164 Fix cache pool configuration with one adapter and one provider (fancyweb)
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44494 Remove FQCN type hints on properties (fabpot)
- bug #44490 Add auto-registration for BatchHandlerInterface (GaryPEGEOT)
- bug #44481 Fix loginUser() causing deprecation (wouterj)
- bug #44427 Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj)
- bug #44359 Avoid duplicated session listener registration in tests (alexander-schranz)