Skip to content

Releases: symfony/framework-bundle

v5.4.7

02 Apr 06:33
v5.4.7
Compare
Choose a tag to compare

Changelog (v5.4.6...v5.4.7)

  • bug #45905 Fix the build (wouterj)
  • bug #45787 Fix exit codes in debug:translation command (gndk)
  • bug #45671 Ensure container is reset between tests (nicolas-grekas)
  • bug #45629 Fix container:lint and #[Autoconfigure(binds: ...)] failing (LANGERGabrielle)

v4.4.40

02 Apr 06:01
v4.4.40
Compare
Choose a tag to compare

Changelog (v4.4.39...v4.4.40)

  • bug #45671 Ensure container is reset between tests (nicolas-grekas)

v6.0.6

05 Mar 21:25
v6.0.6
Compare
Choose a tag to compare

Changelog (v6.0.5...v6.0.6)

  • bug #45637 do not pass DBAL connections to PDO adapters (xabbuh)
  • bug #45595 Fix resetting container between tests (nicolas-grekas)

v5.4.6

05 Mar 21:19
v5.4.6
Compare
Choose a tag to compare

Changelog (v5.4.5...v5.4.6)

  • bug #45637 do not pass DBAL connections to PDO adapters (xabbuh)
  • bug #45595 Fix resetting container between tests (nicolas-grekas)

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