1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/16649] Add compiler pass to make all services public

This also handles BC for phpBB extensions

PHPBB3-16639
This commit is contained in:
rxu
2020-12-09 00:28:38 +07:00
parent 157a8aca01
commit 302632d240
60 changed files with 43 additions and 105 deletions

View File

@@ -2,7 +2,6 @@ imports:
- { resource: ../../../phpBB/config/default/container/services_notification.yml }
services:
_defaults: { public: true }
notification_manager:
synthetic: true