Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite2fb7b8

Browse files
committed
minor#7246 [PHPUnitBridge] Fix copy/paste error (Jean85)
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes#7246).Discussion----------[PHPUnitBridge] Fix copy/paste errorDue to my own screw-up, I copy pasted the same text in all the changes from my previous PR,#7211, as it's clearly visible from the compare view:https://github.com/symfony/symfony-docs/pull/7211/filesThis PR fixes the issue, reverting back the part of text that should be unaffected by my intended changes.Commits-------a4241bc [PHPUnitBridge] Fix copy/paste error
2 parents5b619c9 +a4241bc commite2fb7b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎components/phpunit_bridge.rst‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ DNS-sensitive Tests
240240
-------------------
241241

242242
..versionadded::3.1
243-
Theability to disable the deprecation helper wasintroduced in the 3.1
244-
versionof this component.
243+
Themocks for DNS related functions wereintroduced in the 3.1version
244+
of this component.
245245

246246
Tests that make network connections, for example to check the validity of a DNS
247247
record, can be slow to execute and unreliable due to the conditions of the
@@ -356,8 +356,8 @@ Modified PHPUnit script
356356
-----------------------
357357

358358
..versionadded::3.2
359-
Theability to disable the deprecation helperwas introduced in the 3.2
360-
version ofthis component.
359+
Themodified PHPUnit script scriptwas introduced in the 3.2 version of
360+
this component.
361361

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp