aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_event.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default/container/services_event.yml')
-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..5696275e64 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 }