Skip to content

Commit 185af22

Browse files
committed
minor #15258 remove 4.x versionadded directive (xabbuh)
This PR was merged into the 5.2 branch. Discussion ---------- remove 4.x versionadded directive Commits ------- 3857676 remove 4.x versionadded directive
2 parents a24fc59 + 3857676 commit 185af22

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

testing.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -843,12 +843,6 @@ useful test assertions::
843843
// ...or check that the response is a redirect to any URL
844844
$this->assertResponseRedirects();
845845

846-
.. versionadded:: 4.3
847-
848-
The ``assertResponseHeaderSame()``, ``assertResponseIsSuccessful()``,
849-
``assertResponseStatusCodeSame()``, ``assertResponseRedirects()`` and other
850-
related methods were introduced in Symfony 4.3.
851-
852846
.. index::
853847
single: Tests; Crawler
854848

0 commit comments

Comments
 (0)