Skip to content

v6.1.4

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Aug 14:56
· 845 commits to 7.3 since this release
v6.1.4

Changelog (v6.1.3...v6.1.4)

  • 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)
  • bug #47150 Revert deprecation of ContextAwareEncoderInterface and ContextAwareDecoderInterface (nicolas-grekas)