Skip to content

Commit 9135762

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Scheduler] Remove mentions to Symfony 6.4
2 parents 1dbad60 + 8ffa71b commit 9135762

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

scheduler.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,6 @@ For example::
250250
The day of month range is ``1-28``, this is to account for February
251251
which has a minimum of 28 days.
252252

253-
.. versionadded:: 6.4
254-
255-
Since version 6.4, it is now possible to add and define a timezone as a 3rd argument
256-
257253
Periodical Triggers
258254
~~~~~~~~~~~~~~~~~~~
259255

@@ -364,11 +360,6 @@ the Messenger component:
364360
.. image:: /_images/components/scheduler/generate_consume.png
365361
:alt: Symfony Scheduler - generate and consume
366362

367-
.. tip::
368-
369-
You can also define your messages via a ``callback`` using the
370-
:class:`Symfony\\Component\\Scheduler\\Trigger\\CallbackMessageProvider`.
371-
372363
Debugging the Schedule
373364
----------------------
374365

0 commit comments

Comments
 (0)