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 22:36:35 +02:00
..
DependencyInjection [ErrorCatcher] some cleanup and better doc 2019-06-27 22:36:35 +02:00
ErrorRenderer [ErrorCatcher] some cleanup and better doc 2019-06-27 22:36:35 +02:00
Exception deprecated FlattenException::create() 2019-06-27 19:51:41 +02:00
FatalErrorHandler renamed the ErrorHandler component to ErrorCatcher 2019-06-27 19:38:50 +02:00
Tests [ErrorCatcher] some cleanup and better doc 2019-06-27 22:36:35 +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 deprecated FlattenException::create() 2019-06-27 19:51:41 +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