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 aaa03e7

Browse filesBrowse files
author
Denis Brumann
authored
PhpUnitBridge: Fix typo in note
1 parent 8b4b418 commit aaa03e7
Copy full SHA for aaa03e7

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
@@ -135,7 +135,7 @@ There are three ways to mark a test as legacy:
135135
.. note::
136136

137137
If your data provider calls code that would usually trigger a deprecation,
138-
you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silent
138+
you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silence
139139
these deprecations. If your data provider does not execute deprecated
140140
code, it is not required to choose a special naming just because the
141141
test being fed by the data provider is marked as legacy.

0 commit comments

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