This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Debug
2019-06-28 16:45:25 +02:00
..
Tests Added ErrorHandler component 2019-06-20 11:01:49 -04:00
.gitignore
CHANGELOG.md [Debug] Remove all deprecated classes that were moved to the ErrorCatcher component 2019-06-28 16:45:25 +02:00
composer.json Merge branch '4.4' 2019-06-27 19:56:41 +02:00
Debug.php renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
DebugClassLoader.php renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00

Debug Component

The Debug component provides tools to ease debugging PHP code.

Resources