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
307
307
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
308
308
309
309
By 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.
312
312
313
313
.. code-block :: xml
314
314
@@ -886,3 +886,4 @@ not find the SUT:
886
886
.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
887
887
.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
888
888
.. _`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