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
/service_container/parameters /configuration
434
433
/routing/generate_url_javascript /routing
447
446
/console/request_context /routing
448
447
/form/action_method /forms
449
448
/reference/requirements /setup
450
- /bundles/inheritance /bundles/override
449
+ /bundles/inheritance /bundles/override
451
450
/templating /templates
452
451
/templating/escaping /templates
453
452
/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
@@ -978,3 +978,4 @@ not find the SUT:
978
978
.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
979
979
.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
980
980
.. _`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