🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@HypeMC
Copy link
Member

@HypeMC HypeMC commented Sep 3, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

It looks like #57948 broke hash validation.

The problem is that $excludedVendors is now used to generate the hash but is not serialized. After unserialization, the property is empty, so the generated hash never matches the dumped one.

@nicolas-grekas
Copy link
Member

Thank you @HypeMC.

@nicolas-grekas nicolas-grekas merged commit 87ba5d8 into symfony:7.3 Sep 3, 2025
8 of 11 checks passed
@HypeMC HypeMC deleted the fix-reflectionclassresource-hash-validation branch September 3, 2025 11:39
@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.

3 participants