Skip to content

v6.0.12

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Aug 14:50
· 705 commits to 7.1 since this release
v6.0.12

Changelog (v6.0.11...v6.0.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)