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/ErrorCatcher
2019-06-27 19:38:50 +02:00
..
DependencyInjection renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
ErrorRenderer renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
Exception renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
FatalErrorHandler renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
Tests renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
.gitignore renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
BufferingLogger.php renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
CHANGELOG.md renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
composer.json renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
ErrorHandler.php renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
ExceptionHandler.php renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
LICENSE renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
phpunit.xml.dist renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
README.md renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00

ErrorCatcher Component

The ErrorCatcher component provides tools to manage and display errors and exceptions.

Resources