Skip to content

v6.4.34

Choose a tag to compare

@fabpot fabpot released this 26 Feb 08:29
· 980 commits to 8.2 since this release

Changelog (v6.4.33...v6.4.34)

  • bug #54703 Fix default locale ignored when Accept-Language has no enabled-locale match (@karimmorel)
  • bug #63428 Fix handling of constructor enum denormalization errors (@vvaswani)
  • bug #63386 Handle invalid backed-enum values gracefully in RequestPayloadValueResolver (@nicolas-grekas)
  • bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
  • bug #63234 Fix parsing Target attributes on properties and on controllers (@nicolas-grekas)