您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
270B

  1. # As of Symfony 5.1, deprecations are logged in the dedicated "deprecation" channel when it exists
  2. #monolog:
  3. # channels: [deprecation]
  4. # handlers:
  5. # deprecation:
  6. # type: stream
  7. # channels: [deprecation]
  8. # path: php://stderr