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

Commit42598a7

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.1 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-------97ec0c6 [PHPUnitBridge] Fix copy/paste error
2 parents7f6ac43 +97ec0c6 commit42598a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/phpunit_bridge.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ DNS-sensitive Tests
215215
-------------------
216216

217217
..versionadded::3.1
218-
Theability to disable the deprecation helper wasintroduced in the 3.1
219-
versionof this component.
218+
Themocks for DNS related functions wereintroduced in the 3.1version
219+
of this component.
220220

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp