Skip to content

Releases: symfony/framework-bundle

v4.4.39

05 Mar 21:14
v4.4.39
Compare
Choose a tag to compare

Changelog (v4.4.38...v4.4.39)

  • bug #45595 Fix resetting container between tests (nicolas-grekas)

v6.0.5

28 Feb 08:11
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #45299 Fix AsEventListener not working on decorators (LANGERGabrielle)
  • bug #45289 Fix log channel of TagAwareAdapter (fancyweb)

v5.4.5

28 Feb 08:04
v5.4.5
Compare
Choose a tag to compare

Changelog (v5.4.4...v5.4.5)

  • bug #45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #45299 Fix AsEventListener not working on decorators (LANGERGabrielle)
  • bug #45289 Fix log channel of TagAwareAdapter (fancyweb)

v4.4.38

28 Feb 07:57
v4.4.38
Compare
Choose a tag to compare

Changelog (v4.4.37...v4.4.38)

  • bug #45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #45289 Fix log channel of TagAwareAdapter (fancyweb)

v6.0.4

29 Jan 18:15
v6.0.4
Compare
Choose a tag to compare

Changelog (v6.0.3...v6.0.4)

  • no significant changes

v5.4.4

29 Jan 18:12
v5.4.4
Compare
Choose a tag to compare

Changelog (v5.4.3...v5.4.4)

  • no significant changes

v5.3.15

29 Jan 18:07
v5.3.15
Compare
Choose a tag to compare

Changelog (v5.3.14...v5.3.15)

  • no significant changes

v6.0.3

28 Jan 13:07
v6.0.3
Compare
Choose a tag to compare

Changelog (v6.0.2...v6.0.3)

  • bug #45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
  • bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
  • bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
  • bug #44920 Use correct tag for ExpoTransportFactory service (jschaedl)

v5.4.3

28 Jan 11:56
v5.4.3
Compare
Choose a tag to compare

Changelog (v5.4.2...v5.4.3)

  • bug #45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
  • bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
  • bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
  • bug #44920 Use correct tag for ExpoTransportFactory service (jschaedl)

v5.3.14

28 Jan 11:02
v5.3.14
Compare
Choose a tag to compare

Changelog (v5.3.13...v5.3.14)

  • bug #44998 Allow default cache pools to be overwritten by user (Seldaek)
  • bug #44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)