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
feature #54859 [Messenger] Don't mark EnvelopeAwareExceptionInterface internal (valtzu)
This PR was merged into the 7.1 branch.
Discussion
----------
[Messenger] Don't mark `EnvelopeAwareExceptionInterface` internal
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| License | MIT
As discussed [here](#54842 (comment)), let's expose `EnvelopeAwareExceptionInterface` to allow custom Messenger middlewares throw a custom exception without causing stamps from previous middlewares being dropped.
Commits
-------
7713fd1 Don't mark EnvelopeAwareExceptionInterface internal
0 commit comments