Chapter 14

This commit is contained in:
2022-01-20 19:15:20 +00:00
parent dfce94d9e3
commit 669a34628f
21 changed files with 1037 additions and 23 deletions

View File

@ -0,0 +1,8 @@
# As of Symfony 5.1, deprecations are logged in the dedicated "deprecation" channel when it exists
#monolog:
# channels: [deprecation]
# handlers:
# deprecation:
# type: stream
# channels: [deprecation]
# path: php://stderr