We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733e67 commit 14badd3Copy full SHA for 14badd3
components/messenger.rst
@@ -165,10 +165,6 @@ Here are some important envelope stamps that are shipped with the Symfony Messen
165
#. :class:`Symfony\\Component\\Messenger\\Stamp\\ErrorDetailsStamp`,
166
an internal stamp when a message fails due to an exception in the handler.
167
168
-.. versionadded:: 5.2
169
-
170
- The ``ErrorDetailsStamp`` stamp was introduced in Symfony 5.2.
171
172
Instead of dealing directly with the messages in the middleware you receive the envelope.
173
Hence you can inspect the envelope content and its stamps, or add any::
174
0 commit comments