{ "name": "symfony/error-handler", "type": "library", "description": "Provides tools to manage errors and ease debugging PHP code", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0" }, "require-dev": { "symfony/http-kernel": "^5.4|^6.0", "symfony/serializer": "^5.4|^6.0", "symfony/deprecation-contracts": "^2.1|^3" }, "autoload": { "psr-4": { "Symfony\\Component\\ErrorHandler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "bin": [ "Resources/bin/patch-type-declarations" ], "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Error | Folder | 0755 |
|
|
ErrorEnhancer | Folder | 0755 |
|
|
ErrorRenderer | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Internal | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
BufferingLogger.php | File | 1.99 KB | 0644 |
|
CHANGELOG.md | File | 774 B | 0644 |
|
Debug.php | File | 1.08 KB | 0644 |
|
DebugClassLoader.php | File | 47.96 KB | 0644 |
|
ErrorHandler.php | File | 26.33 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 1.31 KB | 0644 |
|
ThrowableUtils.php | File | 865 B | 0644 |
|
composer.json | File | 1015 B | 0644 |
|