Skip to content

Commit 670b70e

Browse files
committed
Remove some versionadded directives
1 parent d9f8bbd commit 670b70e

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

components/messenger.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,6 @@ Here are some important envelope stamps that are shipped with the Symfony Messen
167167
differentiate it from messages created "manually". You can learn more about it
168168
in the :doc:`Scheduler documentation </scheduler>`.
169169

170-
.. versionadded:: 6.4
171-
172-
The :class:`Symfony\\Component\\Messenger\\Stamp\\ScheduledStamp` was
173-
introduced in Symfony 6.4.
174-
175170
.. note::
176171

177172
The :class:`Symfony\\Component\\Messenger\\Stamp\\ErrorDetailsStamp` stamp

scheduler.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -885,11 +885,6 @@ When using the ``RedispatchMessage``, Symfony will attach a
885885
:class:`Symfony\\Component\\Messenger\\Stamp\\ScheduledStamp` to the message,
886886
helping you identify those messages when needed.
887887

888-
.. versionadded:: 6.4
889-
890-
Automatically attaching a :class:`Symfony\\Component\\Messenger\\Stamp\\ScheduledStamp`
891-
to redispatched messages was introduced in Symfony 6.4.
892-
893888
.. _`Memoizing`: https://en.wikipedia.org/wiki/Memoization
894889
.. _`cron command-line utility`: https://en.wikipedia.org/wiki/Cron
895890
.. _`crontab.guru website`: https://crontab.guru/

0 commit comments

Comments
 (0)