File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 428428/contributing/community/other /contributing/community
429429/profiler/storage /profiler
430430/setup/composer /setup
431- <<<<<<< HEAD
432431/security/security_checker /setup
433432/service_container/parameters /configuration
434433/routing/generate_url_javascript /routing
447446/console/request_context /routing
448447/form/action_method /forms
449448/reference/requirements /setup
450- /bundles/inheritance /bundles/override
449+ /bundles/inheritance /bundles/override
451450/templating /templates
452451/templating/escaping /templates
453452/templating/syntax /templates
Original file line number Diff line number Diff line change @@ -311,8 +311,8 @@ Deprecation Notices at Autoloading Time
311311~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
312312
313313By default, the PHPUnit Bridge uses ``DebugClassLoader `` from the
314- :doc: `Debug component < /components/debug >` to throw deprecation notices at
315- class autoloading time. This can be disabled with the ``debug-class-loader `` option.
314+ `Debug component `_ to throw deprecation notices at class autoloading time.
315+ This can be disabled with the ``debug-class-loader `` option.
316316
317317.. code-block :: xml
318318
@@ -978,3 +978,4 @@ not find the SUT:
978978.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
979979.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
980980.. _`PHP namespace resolutions rules` : https://php.net/manual/en/language.namespaces.rules.php
981+ .. _Debug component : https://github.com/symfony/debug
You can’t perform that action at this time.
0 commit comments