File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ Deprecation Notices at Autoloading Time
307307~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
308308
309309By default, the PHPUnit Bridge uses ``DebugClassLoader `` from the
310- :doc: `Debug component < /components/debug >` to throw deprecation notices at
311- class autoloading time. This can be disabled with the ``debug-class-loader `` option.
310+ `Debug component `_ to throw deprecation notices at class autoloading time.
311+ This can be disabled with the ``debug-class-loader `` option.
312312
313313.. code-block :: xml
314314
@@ -886,3 +886,4 @@ not find the SUT:
886886.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
887887.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
888888.. _`PHP namespace resolutions rules` : https://php.net/manual/en/language.namespaces.rules.php
889+ .. _Debug component : https://github.com/symfony/debug
You can’t perform that action at this time.
0 commit comments