Skip to content

Releases: symfony/serializer

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)

v4.4.45

26 Aug 14:40
v4.4.45
Compare
Choose a tag to compare

Changelog (v4.4.44...v4.4.45)

  • bug #47304 Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder (Guite)

v6.1.3

29 Jul 13:10
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • bug #47104 Fix wrong needsNormalization in TraceableEncoder (ostrolucky)
  • bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
  • bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
  • bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
  • bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
  • bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)

v6.0.11

29 Jul 13:01
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

  • bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
  • bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
  • bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
  • bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
  • bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)