Skip to content

Commit 59e3f95

Browse files
Jean85xabbuh
authored andcommitted
[PHPUnitBridge] Fix versionadded notes
1 parent 3b2a45c commit 59e3f95

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

components/phpunit_bridge.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

128128
Set the ``SYMFONY_DEPRECATIONS_HELPER`` environment variable to ``disabled`` to
129129
completely 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

220221
Tests that make network connections, for example to check the validity of a DNS
221222
record, can be slow to execute and unreliable due to the conditions of the

0 commit comments

Comments
 (0)