Skip to content

v4.4.38

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Feb 07:57
· 3392 commits to 7.3 since this release
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)