Jérémy Derussé 5dfc7825f3 Fix CS in changelogs
2020-12-10 17:34:26 +01:00
2020-09-02 18:08:58 +02:00
2020-09-08 16:30:03 +02:00
2013-04-07 18:19:06 +02:00
2020-12-10 17:34:26 +01:00
2020-10-24 13:50:19 +02:00
2020-09-02 18:08:58 +02:00
2020-01-01 12:03:25 +01:00
2020-02-04 08:40:16 +01:00

Debug Component

CAUTION: this component is deprecated since Symfony 4.4. Instead, use the ErrorHandler component.


The Debug component provides tools to ease debugging PHP code.

Getting Started

$ composer install symfony/debug
use Symfony\Component\Debug\Debug;

Debug::enable();

Resources

S
Description
No description provided
Readme MIT 1.9 MiB
Latest
2022-07-29 14:24:20 +02:00
Languages
PHP 100%