We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfb962 commit 9320b68Copy full SHA for 9320b68
DependencyInjection/Compiler/DebugHandlerPass.php
@@ -18,7 +18,7 @@
18
use Monolog\Logger;
19
20
/**
21
- * Adds the DebugHandler when the profiler is enabled or when kernel.debug is not false.
+ * Adds the DebugHandler when the profiler is enabled and kernel.debug is true.
22
*
23
* @author Christophe Coevoet <[email protected]>
24
* @author Jordi Boggiano <[email protected]>
0 commit comments