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 428
428
/contributing/community/other /contributing/community
429
429
/profiler/storage /profiler
430
430
/setup/composer /setup
431
- <<<<<<< HEAD
432
431
/security/security_checker /setup
433
432
/setup/built_in_web_server /setup/symfony_server
434
433
/service_container/parameters /configuration
448
447
/console/request_context /routing
449
448
/form/action_method /forms
450
449
/reference/requirements /setup
451
- /bundles/inheritance /bundles/override
450
+ /bundles/inheritance /bundles/override
452
451
/templating /templates
453
452
/templating/escaping /templates
454
453
/templating/syntax /templates
Original file line number Diff line number Diff line change @@ -311,8 +311,8 @@ Deprecation Notices at Autoloading Time
311
311
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
312
312
313
313
By 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.
316
316
317
317
.. code-block :: xml
318
318
@@ -962,3 +962,4 @@ not find the SUT:
962
962
.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
963
963
.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
964
964
.. _`PHP namespace resolutions rules` : https://php.net/manual/en/language.namespaces.rules.php
965
+ .. _Debug component : https://github.com/symfony/debug
You can’t perform that action at this time.
0 commit comments