File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -311,8 +311,9 @@ Deprecation Notices at Autoloading Time
311
311
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
312
312
313
313
By default, the PHPUnit Bridge uses ``DebugClassLoader `` from the
314
- `Debug component `_ to throw deprecation notices at class autoloading time.
315
- This can be disabled with the ``debug-class-loader `` option.
314
+ :doc: `ErrorHandler component </components/error_handler >`_ to throw deprecation
315
+ notices at class autoloading time. This can be disabled with the
316
+ ``debug-class-loader`` option.
316
317
317
318
.. code-block :: xml
318
319
@@ -978,4 +979,3 @@ not find the SUT:
978
979
.. _`test listener` : https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.test-listeners
979
980
.. _`@covers` : https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
980
981
.. _`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