Skip to content

Releases: symfony/framework-bundle

v5.3.13

29 Dec 13:19
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44682 alias cache.app.taggable to cache.app if using cache.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

29 Dec 13:07
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • bug #43164 Fix cache pool configuration with one adapter and one provider (fancyweb)

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

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)

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)