Skip to content

v6.0.5

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