1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge pull request #6313 from Nicofuma/ticket/16891

[ticket/16891] Do not change an extension status in the midle of a request
This commit is contained in:
Marc Alexander
2021-10-30 21:57:15 +02:00
9 changed files with 115 additions and 4 deletions

View File

@@ -116,6 +116,7 @@ services:
- '@dbal.conn'
- '@config'
- '@filesystem'
- '@router'
- '%tables.ext%'
- '%core.root_path%'
- '%core.php_ext%'