File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ Disabling the Deprecation Helper
125
125
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126
126
127
127
.. versionadded :: 3.1
128
- The ability to disable the deprecation helper was introduced in Symfony
129
- 3.1 .
128
+ The ability to disable the deprecation helper was introduced in the 3.1
129
+ version of this component .
130
130
131
131
Set the ``SYMFONY_DEPRECATIONS_HELPER `` environment variable to ``disabled `` to
132
132
completely disable the deprecation helper. This is useful to make use of the
@@ -240,7 +240,8 @@ DNS-sensitive Tests
240
240
-------------------
241
241
242
242
.. versionadded :: 3.1
243
- The mocks for DNS related functions were introduced in Symfony 3.1.
243
+ The ability to disable the deprecation helper was introduced in the 3.1
244
+ version of this component.
244
245
245
246
Tests that make network connections, for example to check the validity of a DNS
246
247
record, can be slow to execute and unreliable due to the conditions of the
@@ -355,7 +356,8 @@ Modified PHPUnit script
355
356
-----------------------
356
357
357
358
.. versionadded :: 3.2
358
- The modified PHPUnit script script was introduced in Symfony 3.2.
359
+ The ability to disable the deprecation helper was introduced in the 3.2
360
+ version of this component.
359
361
360
362
This bridge provides a modified version of PHPUnit that you can call by using
361
363
its ``bin/simple-phpunit `` command. It has the following features:
You can’t perform that action at this time.
0 commit comments