Skip to content

Releases: symfony/serializer

v6.1.6

12 Oct 07:55
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47764 fixed traceable decoration priorities (mtarld)
  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
  • bug #47621 Allow getting discriminated type by class name (TamasSzigeti)

v6.0.14

12 Oct 07:49
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
  • bug #47621 Allow getting discriminated type by class name (TamasSzigeti)

v5.4.14

12 Oct 07:44
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
  • bug #47621 Allow getting discriminated type by class name (TamasSzigeti)

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47621 Allow getting discriminated type by class name (TamasSzigeti)

v6.1.5

30 Sep 08:18
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)

v6.0.13

30 Sep 08:11
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)

v5.4.13

30 Sep 08:04
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)

v6.1.4

26 Aug 14:56
v6.1.4
Compare
Choose a tag to compare

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)

v6.0.12

26 Aug 14:50
v6.0.12
Compare
Choose a tag to compare

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)

v5.4.12

26 Aug 14:45
v5.4.12
Compare
Choose a tag to compare

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)