Skip to content

Commit 0436b19

Browse files
committed
minor #17845 remove versionadded directive for Symfony 5.2 (xabbuh)
This PR was merged into the 6.2 branch. Discussion ---------- remove versionadded directive for Symfony 5.2 Commits ------- a750fd5 remove versionadded directive for Symfony 5.2
2 parents ea86ad7 + a750fd5 commit 0436b19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

http_client.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,10 +1695,6 @@ has many safety checks that will throw a ``LogicException`` if the chunk
16951695
passthru doesn't behave correctly; e.g. if a chunk is yielded after an ``isLast()``
16961696
one, or if a content chunk is yielded before an ``isFirst()`` one, etc.
16971697

1698-
.. versionadded:: 5.2
1699-
1700-
:class:`Symfony\\Component\\HttpClient\\AsyncDecoratorTrait` was introduced in Symfony 5.2.
1701-
17021698
Testing
17031699
-------
17041700

0 commit comments

Comments
 (0)