You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…es (yceruto)
This PR was merged into the 4.2 branch.
Discussion
----------
[Messenger] Make 'headers' key optional for encoded messages
| Q | A
| ------------- | ---
| Branch? | 4.2
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #30455
| License | MIT
Commits
-------
bb881c9 Make 'headers' key optional for encoded messages
Symfony version(s) affected:
dev-master
Description
Trying to use php's native serializer #29958 with amqp transport.
But ending with error
How to reproduce
Configuration messenger.yaml:
The text was updated successfully, but these errors were encountered: