We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent3b2a45c commit59e3f95Copy full SHA for 59e3f95
components/phpunit_bridge.rst
@@ -122,8 +122,8 @@ Disabling the Deprecation Helper
122
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123
124
..versionadded::3.1
125
- The ability to disable the deprecation helper was introduced inSymfony
126
-3.1.
+ The ability to disable the deprecation helper was introduced inthe 3.1
+version of this component.
127
128
Set the ``SYMFONY_DEPRECATIONS_HELPER`` environment variable to ``disabled`` to
129
completely disable the deprecation helper. This is useful to make use of the
@@ -215,7 +215,8 @@ DNS-sensitive Tests
215
-------------------
216
217
218
- The mocks for DNS related functions were introduced in Symfony 3.1.
+ The ability to disable the deprecation helper was introduced in the 3.1
219
+ version of this component.
220
221
Tests that make network connections, for example to check the validity of a DNS
222
record, can be slow to execute and unreliable due to the conditions of the