Skip to content

Commit cebad3a

Browse files
committed
minor #7211 [PHPUnitBridge] Fix versionadded notes (Jean85)
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes #7211). Discussion ---------- [PHPUnitBridge] Fix versionadded notes I was reading the docs and noted that those features were marked as present only from Symfony 3.1/2. The reality is that the version that includes that stuff is the bridge's, which is backward compatible! So, as an example, I can use the bridge v3.2 on my Symfony 2.8 app. I think it should be helpfull to specify that more clearly. Commits ------- 189b2a5 [PHPUnitBridge] Fix versionadded notes
2 parents 4e564c3 + 189b2a5 commit cebad3a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

components/phpunit_bridge.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Disabling the Deprecation Helper
125125
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126126

127127
.. 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.
130130

131131
Set the ``SYMFONY_DEPRECATIONS_HELPER`` environment variable to ``disabled`` to
132132
completely disable the deprecation helper. This is useful to make use of the
@@ -240,7 +240,8 @@ DNS-sensitive Tests
240240
-------------------
241241

242242
.. 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.
244245

245246
Tests that make network connections, for example to check the validity of a DNS
246247
record, can be slow to execute and unreliable due to the conditions of the
@@ -355,7 +356,8 @@ Modified PHPUnit script
355356
-----------------------
356357

357358
.. 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.
359361

360362
This bridge provides a modified version of PHPUnit that you can call by using
361363
its ``bin/simple-phpunit`` command. It has the following features:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy