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

[ticket/17077] Move request handling outside locking and add release

PHPBB3-17077
This commit is contained in:
Marc Alexander
2024-04-09 20:53:05 +02:00
parent c07c6816fc
commit 3b5777f900
3 changed files with 44 additions and 25 deletions

View File

@@ -73,7 +73,6 @@ services:
arguments:
- '@cache.driver'
- '@config'
- '@request'
viewonline_helper:
class: phpbb\viewonline_helper