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 c2bb740 commit 6b2f13fCopy full SHA for 6b2f13f
config/debugbar.php
@@ -62,6 +62,17 @@
62
63
'capture_ajax' => true,
64
65
+ /*
66
+ |--------------------------------------------------------------------------
67
+ | Custom Error Handler for Deprecated warnings
68
69
+ |
70
+ | When enabled, the Debugbar shows deprecated warnings for Symfony components
71
+ | in the Messages tab.
72
73
+ */
74
+ 'error_handler' => false,
75
+
76
/*
77
|--------------------------------------------------------------------------
78
| Clockwork integration
0 commit comments