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 2156e99 commit d548247Copy full SHA for d548247
components/phpunit_bridge.rst
@@ -226,7 +226,7 @@ message contains the ``"foobar"`` string.
226
Making Tests Fail
227
~~~~~~~~~~~~~~~~~
228
229
-By default, any non-legacy-tagged or any non-`@-silencing operator`_
+By default, any non-legacy-tagged or any non-silenced (`@-silencing operator`_)
230
deprecation notices will make tests fail. Alternatively, you can configure
231
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
232
``max[total]=320`` for instance. It will make the tests fail only if a
0 commit comments