diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index 96f3115f77e..999ddd46865 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -226,7 +226,7 @@ message contains the ``"foobar"`` string. Making Tests Fail ~~~~~~~~~~~~~~~~~ -By default, any non-legacy-tagged or any non-`@-silenced <@-silencing operator>`_ +By default, any non-legacy-tagged or any non-silenced (`@-silencing operator`_) deprecation notices will make tests fail. Alternatively, you can configure an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to ``max[total]=320`` for instance. It will make the tests fail only if a