Docs - Update debug section of UPGRADE guides for 4.4 and 5.0 versions.

This commit is contained in:
Quentin CURTET 2019-12-18 16:45:33 +01:00 committed by Nicolas Grekas
parent d7a0679011
commit a3d90bece1
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Debug
-----
* Deprecated the component in favor of the `ErrorHandler` component
* Replace uses of `Symfony\Component\Debug\Debug` by `Symfony\Component\ErrorHandler\Debug`
Config
------

View File

@ -60,6 +60,7 @@ Debug
-----
* Removed the component in favor of the `ErrorHandler` component
* Replace uses of `Symfony\Component\Debug\Debug` by `Symfony\Component\ErrorHandler\Debug`
DependencyInjection
-------------------