Skip to content

Conversation

@aboks
Copy link
Contributor

@aboks aboks commented Sep 22, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #61806
License MIT

This takes into account the fact that the property id string consisting of the fully-qualified class name and property name may be more than 100 characters long and its length may thus take up more than 2 characters in the serialized format.

This takes into account the fact that the property id string
consisting of the fully-qualified class name and property
name may be more than 100 characters long and its length may
thus take up more than 2 characters in the serialized format.

Fixes symfony#61806
@carsonbot carsonbot added this to the 7.3 milestone Sep 22, 2025
@carsonbot carsonbot changed the title Fix incorrect serialized data mangling Fix incorrect serialized data mangling Sep 22, 2025
@GromNaN GromNaN added the Config label Sep 22, 2025
@carsonbot carsonbot changed the title Fix incorrect serialized data mangling [Config] Fix incorrect serialized data mangling Sep 22, 2025
@nicolas-grekas
Copy link
Member

Good catch, thanks @aboks.

@nicolas-grekas nicolas-grekas merged commit 71fd85a into symfony:7.3 Sep 22, 2025
9 of 11 checks passed
@fabpot fabpot mentioned this pull request Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants