Skip to content

v5.4.5

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Feb 08:04
· 1381 commits to 7.0 since this release
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)