Releases: symfony/serializer
Releases · symfony/serializer
v4.4.47
Changelog (v4.4.46...v4.4.47)
- bug #47621 Allow getting discriminated type by class name (TamasSzigeti)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #45554 Fixed framework.serializer.default_context is not working for JsonEncoder (siganushka)
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
andContextAwareDecoderInterface
(nicolas-grekas)
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)
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)
v4.4.45
Changelog (v4.4.44...v4.4.45)
- bug #47304 Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder (Guite)
v6.1.3
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
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)