Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.4.1
Changelog (v5.4.0...v5.4.1)
- 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)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
- bug #44300 Fix property-info phpstan extractor discovery (1ed)
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
- bug #44300 Fix property-info phpstan extractor discovery (1ed)
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- no significant changes
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
- bug #44108 remove
FlattenExceptionNormalizer
definition if serializer not available (kbond) - bug #44050 Fix package names (fabpot)
- bug #43981 fix registering late resettable services (nicolas-grekas)
v4.4.34
Changelog (v4.4.33...v4.4.34)
- bug #43981 fix registering late resettable services (nicolas-grekas)
v6.0.0-BETA3
Changelog (v6.0.0-BETA2...v6.0.0-BETA3)
- bug #44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
- bug #44108 remove
FlattenExceptionNormalizer
definition if serializer not available (kbond) - bug #44065 Add framework config for DBAL cache adapter (GromNaN)
v5.4.0-BETA3
Changelog (v6.0.0-BETA2...v5.4.0-BETA3)
- bug #44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
- bug #44108 remove
FlattenExceptionNormalizer
definition if serializer not available (kbond) - bug #44065 Add framework config for DBAL cache adapter (GromNaN)
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #44050 Fix package names (fabpot)
- bug #44051 Fix package name (fabpot)
- bug #43993 fix deprecation message (nicolas-grekas)
- feature #43983 allow ignoring kernel.reset methods that don't exist (nicolas-grekas)
- bug #43981 fix registering late resettable services (nicolas-grekas)
- bug #43940 Fix logic in workflow:dump between workflow name and workflow id (noniagriconomie)