Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Fix BC layer for stamps moved into separate packages#37826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:5.1fromogizanagi:fix-stamps-aliases
Aug 17, 2020
Merged

[Messenger] Fix BC layer for stamps moved into separate packages#37826

fabpot merged 1 commit intosymfony:5.1fromogizanagi:fix-stamps-aliases
Aug 17, 2020

Conversation

@ogizanagi
Copy link
Contributor

QA
Branch?5.1
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#37616
LicenseMIT
Doc PRN/A

self::assertSame([
DoctrineReceivedStamp::class => [$s1,$s3],
RedisReceivedStamp::class => [$s2],
],$envelope->all());
Copy link
ContributorAuthor

@ogizanagiogizanagiAug 13, 2020
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Unfortunately, I think we cannot do much for the case someone callsEnvelope::all() with no type argument and still uses the alias instead of the new fqcn to do their things.

@chalasrchalasr added this to the5.1 milestoneAug 13, 2020
@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commitfe5021e intosymfony:5.1Aug 17, 2020
@ogizanagiogizanagi deleted the fix-stamps-aliases branchAugust 17, 2020 12:52
@fabpotfabpot mentioned this pull requestAug 31, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@srozesrozeAwaiting requested review from sroze

+1 more reviewer

@TobionTobionTobion left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

5.1

Development

Successfully merging this pull request may close these issues.

5 participants

@ogizanagi@fabpot@Tobion@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp