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/ErrorHandler
2019-09-30 14:01:42 +02:00
..
Error [ErrorHandler] Rework fatal error handlers 2019-09-30 14:01:42 +02:00
ErrorEnhancer [ErrorHandler] Rework fatal error handlers 2019-09-30 14:01:42 +02:00
Exception [ErrorHandler] Rework fatal error handlers 2019-09-30 14:01:42 +02:00
Resources/stubs
Tests [ErrorHandler] Rework fatal error handlers 2019-09-30 14:01:42 +02:00
.gitattributes
.gitignore
BufferingLogger.php
CHANGELOG.md
composer.json
Debug.php
DebugClassLoader.php [ErrorHandler] fix return-type patching logic 2019-09-25 22:29:01 +02:00
ErrorHandler.php [ErrorHandler] Rework fatal error handlers 2019-09-30 14:01:42 +02:00
LICENSE
phpunit.xml.dist
README.md
ThrowableUtils.php

ErrorHandler Component

The ErrorHandler component provides tools to manage errors and ease debugging PHP code.

Resources