aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default')
-rw-r--r--phpBB/config/default/container/services_event.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_event.yml b/phpBB/config/default/container/services_event.yml
index 8a55b933ac..ca79df09e7 100644
--- a/phpBB/config/default/container/services_event.yml
+++ b/phpBB/config/default/container/services_event.yml
@@ -9,6 +9,7 @@ services:
arguments:
- '@template'
- '@language'
+ - '%?debug.exceptions'
tags:
- { name: kernel.event_subscriber }