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

Appearance settings

Commit ae96bd6

Browse filesBrowse files
committed
Merge branch '5.0'
* 5.0: minor. refs #13186 [Security] clarified the encoding with memory providers Fix wording
2 parents 0abbeff + 76b1234 commit ae96bd6
Copy full SHA for ae96bd6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/phpunit_bridge.rst

Copy file name to clipboardExpand all lines: components/phpunit_bridge.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ Troubleshooting
741741
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
742742
"by convention" and assume that the namespace of the tested class can be
743743
obtained just by removing the ``Tests\`` part from the test namespace. I.e.
744-
that if the your test case fully-qualified class name (FQCN) is
744+
if your test cases fully-qualified class name (FQCN) is
745745
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
746746
is ``App\Watch``.
747747

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.