Releases: symfony/serializer
Releases · symfony/serializer
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- bug symfony/symfony#53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53678 [Mime] Fix serializing uninitialized
RawMessage::$message
to null (@nicolas-grekas) - bug symfony/symfony#53361 [Serializer] Take unnamed variadic parameters into account when denormalizing (@thijsBreker)
- bug symfony/symfony#53530 [Serializer] Rewrite
AbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts (@amne) - bug symfony/symfony#53414 [Serializer]
GetSetMethodNormalizer
: fix BC break with#[Ignore]
attribute (@nikophil) - bug symfony/symfony#53108 [Serializer] Fix using deserialization path 5.4 (@HypeMC)
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53678 [Mime] Fix serializing uninitialized
RawMessage::$message
to null (@nicolas-grekas) - bug symfony/symfony#53361 [Serializer] Take unnamed variadic parameters into account when denormalizing (@thijsBreker)
- bug symfony/symfony#53530 [Serializer] Rewrite
AbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts (@amne) - bug symfony/symfony#53414 [Serializer]
GetSetMethodNormalizer
: fix BC break with#[Ignore]
attribute (@nikophil) - bug symfony/symfony#53108 [Serializer] Fix using deserialization path 5.4 (@HypeMC)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#53678 [Mime] Fix serializing uninitialized
RawMessage::$message
to null (@nicolas-grekas) - bug symfony/symfony#53361 [Serializer] Take unnamed variadic parameters into account when denormalizing (@thijsBreker)
- bug symfony/symfony#53530 [Serializer] Rewrite
AbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts (@amne) - bug symfony/symfony#53108 [Serializer] Fix using deserialization path 5.4 (@HypeMC)
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53678 [Mime] Fix serializing uninitialized
RawMessage::$message
to null (@nicolas-grekas) - bug symfony/symfony#53361 [Serializer] Take unnamed variadic parameters into account when denormalizing (@thijsBreker)
- bug symfony/symfony#53530 [Serializer] Rewrite
AbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts (@amne) - bug symfony/symfony#53108 [Serializer] Fix using deserialization path 5.4 (@HypeMC)