Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Fix DeduplicateStamp serialization#62779

Merged
nicolas-grekas merged 1 commit into
symfony:7.4from
VincentLanglet:fixDeduplicateStamp
Jan 6, 2026
Merged

[Messenger] Fix DeduplicateStamp serialization#62779
nicolas-grekas merged 1 commit into
symfony:7.4from
VincentLanglet:fixDeduplicateStamp

Conversation

@VincentLanglet
Copy link
Copy Markdown
Contributor

@VincentLanglet VincentLanglet commented Dec 16, 2025

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

7.4 for bugfix since it requires the LockKeyNormalizer

@carsonbot

This comment was marked as outdated.

@carsonbot carsonbot changed the title Fix DeduplicateStamp serialization Fix DeduplicateStamp serialization Dec 16, 2025
@VincentLanglet VincentLanglet changed the title Fix DeduplicateStamp serialization [Messenger] Fix DeduplicateStamp serialization Dec 16, 2025
@VincentLanglet VincentLanglet changed the base branch from 8.1 to 7.4 December 16, 2025 00:29
@OskarStark OskarStark changed the title [Messenger] Fix DeduplicateStamp serialization [Messenger] Fix DeduplicateStamp serialization Dec 16, 2025
@OskarStark OskarStark modified the milestones: 8.1, 7.4 Dec 16, 2025
Comment thread src/Symfony/Component/Messenger/Stamp/DeduplicateStamp.php Outdated
Comment thread src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php Outdated
@nicolas-grekas
Copy link
Copy Markdown
Member

Rebase unlocked

@VincentLanglet
Copy link
Copy Markdown
Contributor Author

Rebase unlocked

Thanks ! PR is updated without the renaming/deprecation.

But seems like the 7.4 branch Ci already have a lot of failure
https://github.com/symfony/symfony/commits/7.4/

@nicolas-grekas
Copy link
Copy Markdown
Member

And failures are related to the fix on Serializer. See #62971

@nicolas-grekas
Copy link
Copy Markdown
Member

(now merged up)

@nicolas-grekas
Copy link
Copy Markdown
Member

Thank you @VincentLanglet.

@nicolas-grekas nicolas-grekas merged commit cff9bb1 into symfony:7.4 Jan 6, 2026
11 of 12 checks passed
xabbuh added a commit that referenced this pull request Jan 7, 2026
…sion (xabbuh)

This PR was merged into the 7.4 branch.

Discussion
----------

[Messenger] fix lowest required Serializer component version

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

following #62779

Commits
-------

03f26c3 fix lowest required Serializer component version
This was referenced Jan 24, 2026
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.

[Messenger] DeduplicateMiddleware using Symfony Serializer

4 participants