Skip to content

Commit d1d94d3

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: Removed an unneeded versionadded directive
2 parents ecc94bb + 9ef310b commit d1d94d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scheduler.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -869,11 +869,6 @@ code::
869869
Modifying the Schedule at Runtime
870870
---------------------------------
871871

872-
.. versionadded:: 6.4
873-
874-
Support for modifying the schedule at runtime and recalculating the heap
875-
was introduced in Symfony 6.4.
876-
877872
When a recurring message is added to or removed from the schedule,
878873
the scheduler automatically restarts and recalculates the internal trigger heap.
879874
This enables dynamic control of scheduled tasks at runtime::

0 commit comments

Comments
 (0)