mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14717] Quote strings beginning with @ or % in yaml definitions
This commit is contained in:
@@ -103,7 +103,7 @@ services:
|
||||
auth.provider.oauth.service.twitter:
|
||||
class: phpbb\auth\provider\oauth\service\twitter
|
||||
arguments:
|
||||
- @config
|
||||
- @request
|
||||
- '@config'
|
||||
- '@request'
|
||||
tags:
|
||||
- { name: auth.provider.oauth.service }
|
||||
|
Reference in New Issue
Block a user