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
The purpose of this issue is to track changes made between betas. It might be that they have been done because some pending pull-requests have not made it to beta1 or that we found a much better way to find a given problem, before releasing to 4.1. These changes have no reason to be in the CHANGELOG so we'll use this issue.
The purpose of this issue is to track changes made between betas. It might be that they have been done because some pending pull-requests have not made it to beta1 or that we found a much better way to find a given problem, before releasing to 4.1. These changes have no reason to be in the CHANGELOG so we'll use this issue.
beta1 to beta2
TransportInterface
added andTransportFactoryInterface
changed ([Messenger] Add TransportInterface as first class citizen sender+receiver #27164 from @nicolas-grekas)ReceiverInterface
's$handler
now receives theEnvelope
object, not the message directly ([Messenger] Re-introduce wrapped message configuration (with fix) #27182 from @ogizanagi)The text was updated successfully, but these errors were encountered: