Skip to content

Conversation

@ogizanagi
Copy link
Contributor

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #37616
License MIT
Doc PR N/A

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

@ogizanagi ogizanagi Aug 13, 2020

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 calls Envelope::all() with no type argument and still uses the alias instead of the new fqcn to do their things.

@chalasr chalasr added this to the 5.1 milestone Aug 13, 2020
@fabpot
Copy link
Member

fabpot commented Aug 17, 2020

Thank you @ogizanagi.

@fabpot fabpot merged commit fe5021e into symfony:5.1 Aug 17, 2020
@ogizanagi ogizanagi deleted the fix-stamps-aliases branch August 17, 2020 12:52
@fabpot fabpot mentioned this pull request Aug 31, 2020
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.

5 participants