Skip to content

Commit 14badd3

Browse files
committed
Remove the versionadded directive
1 parent 2733e67 commit 14badd3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/messenger.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,6 @@ Here are some important envelope stamps that are shipped with the Symfony Messen
165165
#. :class:`Symfony\\Component\\Messenger\\Stamp\\ErrorDetailsStamp`,
166166
an internal stamp when a message fails due to an exception in the handler.
167167

168-
.. versionadded:: 5.2
169-
170-
The ``ErrorDetailsStamp`` stamp was introduced in Symfony 5.2.
171-
172168
Instead of dealing directly with the messages in the middleware you receive the envelope.
173169
Hence you can inspect the envelope content and its stamps, or add any::
174170

0 commit comments

Comments
 (0)