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 c85560b commit 1a2cb07Copy full SHA for 1a2cb07
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-`@-silenced <@-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