Skip to content

Commit a7dd42a

Browse files
committed
Remove a versionadded directive
1 parent 618ae30 commit a7dd42a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cache.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -850,10 +850,6 @@ cache items encrypted with the old key have expired, you can completely remove
850850
Computing Cache Values Asynchronously
851851
-------------------------------------
852852

853-
.. versionadded:: 5.2
854-
855-
The feature to compute cache values asynchronously was introduced in Symfony 5.2.
856-
857853
The Cache component uses the `probabilistic early expiration`_ algorithm to
858854
protect against the :ref:`cache stampede <cache_stampede-prevention>` problem.
859855
This means that some cache items are elected for early-expiration while they are

0 commit comments

Comments
 (0)