We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0ee016 + b36ba09 commit 950278eCopy full SHA for 950278e
testing.rst
@@ -331,12 +331,6 @@ document::
331
// ...or check that the response is a redirect to any URL
332
$this->assertResponseRedirects();
333
334
-.. versionadded:: 4.3
335
-
336
- The ``assertResponseHeaderSame()``, ``assertResponseIsSuccessful()``,
337
- ``assertResponseStatusCodeSame()``, ``assertResponseRedirects()`` and other
338
- related methods were introduced in Symfony 4.3.
339
340
.. _testing-data-providers:
341
342
Testing against Different Sets of Data
0 commit comments