8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4b418 commit aaa03e7Copy full SHA for aaa03e7
components/phpunit_bridge.rst
@@ -135,7 +135,7 @@ There are three ways to mark a test as legacy:
135
.. note::
136
137
If your data provider calls code that would usually trigger a deprecation,
138
- you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silent
+ you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silence
139
these deprecations. If your data provider does not execute deprecated
140
code, it is not required to choose a special naming just because the
141
test being fed by the data provider is marked as legacy.
0 commit comments