Skip to content

v5.4.12

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Aug 14:45
· 796 commits to 7.1 since this release
v5.4.12

Changelog (v5.4.11...v5.4.12)

  • bug #47128 Throw InvalidArgumentException if the data needed in the constructor doesn't belong to a backedEnum (allison guilhem)
  • bug #47304 Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder (Guite)
  • bug #47255 Fix get accessor regex in AnnotationLoader (jsor)
  • bug #47169 Fix throwing right exception in ArrayDenormalizer with invalid type (norkunas)