Skip to content

Releases: symfony/framework-bundle

v4.4.19

27 Jan 14:21
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39686 Fix config merging in lock (jderusse)

v5.2.1

18 Dec 14:11
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • bug #39555 Fix NFS detection on macOs (jderusse)
  • bug #39360 Fix cache:clear with buildDir (jderusse)
  • bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
  • bug #39478 Fix missing kernel.build_dir on cache clear (chalasr)
  • bug #39442 Fix enabled key for ratelimiter config (pierredup)
  • bug #39268 Use decoration instead of class replacement for mock factory (GaryPEGEOT)
  • bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
  • bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
  • bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
  • bug #39256 Fixed case when the marking store is not defined (lyrixx)

v5.1.10

18 Dec 13:50
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
  • bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
  • bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
  • bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
  • bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)

v5.2.0

30 Nov 06:01
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • no changes

v5.1.9

29 Nov 09:32
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39072 fix firebase transport factory DI tag type (xabbuh)
  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
  • bug #38867 Fixing TranslationUpdateCommand failure when using "--no-backup" (liarco)

v4.4.17

29 Nov 09:28
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)

v3.4.47

27 Nov 08:50
v3.4.47
Compare
Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • bug #39072 fix firebase transport factory DI tag type (xabbuh)
  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)

v5.2.0-RC1

10 Nov 08:08
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

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

  • feature #39032 Allow load mappings from attributes without doctrine/annotations (derrabus)
  • feature #39022 Allow to use attribute-based configuration of routing/serializer without doctrine/annotations (derrabus)
  • feature #38954 Deprecate the HEADER_X_FORWARDED_ALL constant (jderusse)
  • bug #38867 Fixing TranslationUpdateCommand failure when using "--no-backup" (liarco)