Skip to content

Commit 950278e

Browse files
committed
Merge branch '5.0' into 5.1
* 5.0: Removed an unneeded versionadded directive
2 parents f0ee016 + b36ba09 commit 950278e

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
@@ -331,12 +331,6 @@ document::
331331
// ...or check that the response is a redirect to any URL
332332
$this->assertResponseRedirects();
333333

334-
.. versionadded:: 4.3
335-
336-
The ``assertResponseHeaderSame()``, ``assertResponseIsSuccessful()``,
337-
``assertResponseStatusCodeSame()``, ``assertResponseRedirects()`` and other
338-
related methods were introduced in Symfony 4.3.
339-
340334
.. _testing-data-providers:
341335

342336
Testing against Different Sets of Data

0 commit comments

Comments
 (0)