|
|
пре 1 година | |
|---|---|---|
| .. | ||
| Exception | пре 1 година | |
| FatalErrorHandler | пре 1 година | |
| BufferingLogger.php | пре 1 година | |
| CHANGELOG.md | пре 1 година | |
| Debug.php | пре 1 година | |
| DebugClassLoader.php | пре 1 година | |
| ErrorHandler.php | пре 1 година | |
| ExceptionHandler.php | пре 1 година | |
| LICENSE | пре 1 година | |
| README.md | пре 1 година | |
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();