File tree 1 file changed +4
-3
lines changed 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
122
122
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123
123
124
124
.. 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 .
127
127
128
128
Set the ``SYMFONY_DEPRECATIONS_HELPER `` environment variable to ``disabled `` to
129
129
completely disable the deprecation helper. This is useful to make use of the
@@ -215,7 +215,8 @@ DNS-sensitive Tests
215
215
-------------------
216
216
217
217
.. 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.
219
220
220
221
Tests that make network connections, for example to check the validity of a DNS
221
222
record, 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