Skip to content

v8.1.5

Latest

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
· 36 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.5

Changelog (v8.1.4...v8.1.5)

  • bug #65532 Keep escaping when resolving values against a resolved parameter bag (@nicolas-grekas)
  • bug #65474 Fix compiling nested service locators (@nicolas-grekas)
  • bug #65473 Fix sorting tagged services when autoconfiguration duplicates a tag (@nicolas-grekas)
  • bug #65542 Detect circular references through a shared factory builder (@nicolas-grekas)
  • bug #65441 Skip abstract classes and interfaces in findTaggedResourceIds() (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65271 Fix circular references through expressions (@eissasoubhi)
  • bug #65250 Fix class-level tag attributes being overridden by interface-level ones (@nicolas-grekas)