Skip to content

Releases: symfony/framework-bundle

v5.2.7

01 May 14:58
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40802 Fix array controller link in debug:router (fancyweb)
  • bug #40740 Fix logging for TagAwareAdapter (fancyweb)
  • bug #40645 Dont store cache misses on warmup (Nyholm)
  • bug #40619 dont access the container to configure http_cache (nicolas-grekas)

v4.4.22

01 May 14:49
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • bug #40740 Fix logging for TagAwareAdapter (fancyweb)
  • bug #40645 Dont store cache misses on warmup (Nyholm)

v5.2.6

29 Mar 05:21
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40544 ensure TestBrowserToken::$firewallName is serialized (kbond)
  • bug #40497 enable HTTP method overrides as early as possible with the HTTP cache (xabbuh)
  • bug #40368 Make the TestBrowserToken interchangeable with other tokens (Seldaek)
  • bug #40178 Exclude unreadable files when executing About command (michaljusiega)
  • bug #40373 Check if templating engine supports given view (fritzmg)
  • bug #40313 Fix PropertyAccess definition when not in debug (PedroTroller)

v4.4.21

29 Mar 05:16
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40178 Exclude unreadable files when executing About command (michaljusiega)
  • bug #40398 : Fix method name compare in ResolveControllerNameSubscriber (glensc)
  • bug #40373 Check if templating engine supports given view (fritzmg)
  • bug #40313 Fix PropertyAccess definition when not in debug (PedroTroller)

v5.2.5

10 Mar 17:12
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • bug #40421 fix XSD (nicolas-grekas)
  • bug #40378 Changing ZulipTransportFactory tag to prevent the exception UnsupportedSchemeException (big-r81)

v5.2.4

04 Mar 18:12
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40281 Allow x-forwarded-prefix trusted header in config (drupol)
  • bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
  • bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
  • bug #40116 scan directories for translations sequentially (xabbuh)
  • bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
  • bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)

v4.4.20

04 Mar 18:06
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
  • bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
  • bug #40116 scan directories for translations sequentially (xabbuh)
  • bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
  • bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)

v5.2.3

03 Feb 04:57
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:59
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39692 Dump abstract arguments (jderusse)
  • bug #39686 Fix config merging in lock (jderusse)
  • bug #39672 Fix UidNormalizer priority (fancyweb)

v5.1.11

27 Jan 14:47
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

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