Skip to content

Commit

Permalink
Merge branch '7.0' into 7.1
Browse files Browse the repository at this point in the history
* 7.0:
  [FrameworkBundle] Remove an unneeded versionadded directive
  • Loading branch information
javiereguiluz committed Jun 18, 2024
2 parents d6aba6f + b3c652d commit d258617
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1194,10 +1194,6 @@ retry_failed

**type**: ``array``

.. versionadded:: 5.2

The ``retry_failed`` option was introduced in Symfony 5.2.

This option configures the behavior of the HTTP client when some request fails,
including which types of requests to retry and how many times. The behavior is
defined with the following options:
Expand Down

0 comments on commit d258617

Please sign in to comment.