Skip to content

Releases: symfony/framework-bundle

v5.4.1

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

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

29 Nov 17:08
v6.0.0
Compare
Choose a tag to compare

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

29 Nov 17:00
v5.4.0
Compare
Choose a tag to compare

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

24 Nov 09:05
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:32
v5.3.11
Compare
Choose a tag to compare

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

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #43981 fix registering late resettable services (nicolas-grekas)

v6.0.0-BETA3

18 Nov 15:36
v6.0.0-BETA3
Compare
Choose a tag to compare
v6.0.0-BETA3 Pre-release
Pre-release

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

18 Nov 15:46
v5.4.0-BETA3
Compare
Choose a tag to compare
v5.4.0-BETA3 Pre-release
Pre-release

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

14 Nov 17:23
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

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)