| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-27 | 788 Bytes | |
| v6.4.26 source code.tar.gz | 2025-09-27 | 73.8 kB | |
| v6.4.26 source code.zip | 2025-09-27 | 163.8 kB | |
| Totals: 3 Items | 238.4 kB | 0 | |
Changelog (https://github.com/symfony/serializer/compare/v6.4.25...v6.4.26)
- bug symfony/symfony#61746 [Serializer] Fix unknown type in denormalization errors when union type used in constructor (@d-mitrofanov-v)
- bug symfony/symfony#61727 Replace sleep/wakeup() by (un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61097 [Serializer] Fix normalizing objects with accessors having the same name as a property (@RafaelKr)
- bug symfony/symfony#61571 [Serializer] Fix dealing with asymmetric visilibity for properties (@santysisi)