Debug Component =============== The Debug component provides tools to ease debugging PHP code. Getting Started --------------- ``` $ composer install symfony/debug ``` ```php use Symfony\Component\Debug\Debug; Debug::enable(); ``` Resources --------- * [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Exception | Folder | 0755 |
|
|
FatalErrorHandler | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
BufferingLogger.php | File | 732 B | 0644 |
|
CHANGELOG.md | File | 1.31 KB | 0644 |
|
Debug.php | File | 1.72 KB | 0644 |
|
DebugClassLoader.php | File | 16.12 KB | 0644 |
|
ErrorHandler.php | File | 29.34 KB | 0644 |
|
ExceptionHandler.php | File | 24.31 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 541 B | 0644 |
|
composer.json | File | 873 B | 0644 |
|
phpunit.xml.dist | File | 988 B | 0644 |
|