server 52763dedf1 gitignore | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
Exception | %!s(int64=2) %!d(string=hai) anos | |
FatalErrorHandler | %!s(int64=2) %!d(string=hai) anos | |
BufferingLogger.php | %!s(int64=2) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=2) %!d(string=hai) anos | |
Debug.php | %!s(int64=2) %!d(string=hai) anos | |
DebugClassLoader.php | %!s(int64=2) %!d(string=hai) anos | |
ErrorHandler.php | %!s(int64=2) %!d(string=hai) anos | |
ExceptionHandler.php | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
composer.json | %!s(int64=2) %!d(string=hai) anos |
CAUTION: this component is deprecated since Symfony 4.4. Instead, use the ErrorHandler component.
The Debug component provides tools to ease debugging PHP code.
$ composer require symfony/debug
use Symfony\Component\Debug\Debug;
Debug::enable();