Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.4.7
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
Changelog (v4.4.39...v4.4.40)
- bug #45671 Ensure container is reset between tests (nicolas-grekas)
v6.0.6
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
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
Changelog (v4.4.38...v4.4.39)
- bug #45595 Fix resetting container between tests (nicolas-grekas)
v6.0.5
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
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
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
Changelog (v6.0.3...v6.0.4)
- no significant changes
v5.4.4
Changelog (v5.4.3...v5.4.4)
- no significant changes