Releases: symfony/serializer
Releases · symfony/serializer
v6.2.10
Changelog (v6.2.9...v6.2.10)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#50040 [Translation] Crowdin Bridge: Fix locale vs LanguageId (@peter Culka)
- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (@cay89)
- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (@claudiu-cristea)
- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (@jvmanji)
- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (@gstapinato)
- bug symfony/symfony#49992 [Mailer] [Mailjet] Use body MessageID instead of X-MJ-Request-GUID (@Starfox64)
- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (@glady)
- bug symfony/symfony#48108 [PropertyAccess] Readonly properties must have no PropertyWriteInfo (@CasvanDongen)
- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (@Matth--)
- bug symfony/symfony#49537 [Serializer] Unexpected value should throw UnexpectedValueException (@ThomasTr)
- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (@giosh94mhz)
- bug symfony/symfony#50024 [Serializer] Fix denormalization of object with typed constructor arg (not castable) and with COLLECT_DENORMALIZATION_ERRORS (@lyrixx)
- bug symfony/symfony#50015 [Serializer] Fix serializer normalize attribute context (@akalineskou)
v5.4.23
Changelog (v5.4.22...v5.4.23)
- bug #49537 Unexpected value should throw UnexpectedValueException (ThomasTr)
- bug #50024 Fix denormalization of object with typed constructor arg (not castable) and with COLLECT_DENORMALIZATION_ERRORS (lyrixx)
v6.2.8
Changelog (v6.2.7...v6.2.8)
- bug #49525 Fix serialized path for non-scalar values (boenner)
- bug #49618 Preserve array keys while denormalize variadic parameters (melya)
- bug #49720 GetSetMethodNormalizer::supportss should not check ignored methods (nikophil)
v5.4.22
Changelog (v5.4.21...v5.4.22)
- bug #49618 Preserve array keys while denormalize variadic parameters (melya)
- bug #49720 GetSetMethodNormalizer::supportss should not check ignored methods (nikophil)
v6.2.7
Changelog (v6.2.6...v6.2.7)
- bug #49245 Fix CsvEncoder decode on empty data (cazak)
v5.4.21
Changelog (v5.4.20...v5.4.21)
- bug #49245 Fix CsvEncoder decode on empty data (cazak)
v6.2.5
Changelog (v6.2.4...v6.2.5)
- bug #48978 use method_exists() instead of catching reflection exceptions (xabbuh)
v6.0.19
Changelog (v6.0.18...v6.0.19)
- bug #48978 use method_exists() instead of catching reflection exceptions (xabbuh)
v5.4.19
Changelog (v5.4.18...v5.4.19)
- bug #48978 use method_exists() instead of catching reflection exceptions (xabbuh)
v6.2.3
Changelog (v6.2.2...v6.2.3)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)