Skip to content

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 144 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • bug #65476 Fix losing listeners when a lazy listener adds listeners (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65296 Fix removing lazy listeners by object (@eissasoubhi)