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.
2 parents b10ea35 + a327949 commit d19266aCopy full SHA for d19266a
components/phpunit_bridge.rst
@@ -152,7 +152,7 @@ There are three ways to mark a test as legacy:
152
.. note::
153
154
If your data provider calls code that would usually trigger a deprecation,
155
- you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silent
+ you can prefix its name with ``provideLegacy`` or ``getLegacy`` to silence
156
these deprecations. If your data provider does not execute deprecated
157
code, it is not required to choose a special naming just because the
158
test being fed by the data provider is marked as legacy.
0 commit comments