Skip to content

v8.1.5

Latest

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
· 26 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 #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 #65379 Fix explicit MapEntity mapping being overwritten by a route mapping (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65296 Fix removing lazy listeners by object (@eissasoubhi)