Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 425 Bytes | |
v6.4.24 source code.tar.gz | 2025-07-31 | 73.8 kB | |
v6.4.24 source code.zip | 2025-07-31 | 163.8 kB | |
Totals: 3 Items | 238.0 kB | 0 |
Changelog (https://github.com/symfony/serializer/compare/v6.4.23...v6.4.24)
- bug symfony/symfony#61028 [Serializer] Fix
readonly
property initialization from incorrect scope (@santysisi) - bug symfony/symfony#60958 [Serializer] remove return type from
AbstractObjectNormalizer::getAllowedAttributes()
(@xabbuh)