Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

9 lines
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