File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ Disabling the Deprecation Helper
122122~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123123
124124.. versionadded :: 3.1
125- The ability to disable the deprecation helper was introduced in Symfony
126- 3.1 .
125+ The ability to disable the deprecation helper was introduced in the 3.1
126+ version of this component .
127127
128128Set the ``SYMFONY_DEPRECATIONS_HELPER `` environment variable to ``disabled `` to
129129completely disable the deprecation helper. This is useful to make use of the
@@ -215,7 +215,8 @@ DNS-sensitive Tests
215215-------------------
216216
217217.. versionadded :: 3.1
218- The mocks for DNS related functions were introduced in Symfony 3.1.
218+ The ability to disable the deprecation helper was introduced in the 3.1
219+ version of this component.
219220
220221Tests that make network connections, for example to check the validity of a DNS
221222record, can be slow to execute and unreliable due to the conditions of the
You can’t perform that action at this time.
0 commit comments