Skip to content

Commit 3857676

Browse files
committed
remove 4.x versionadded directive
1 parent a24fc59 commit 3857676

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)