Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • crell's avatar
    [BUGFIX] Make logger usage PSR-3 compliant · 3fca1b19
    crell authored Jun 09, 2021 and Christian Kuhn's avatar Christian Kuhn committed Jun 16, 2021
    PSR-3 has specific rules around interpolation: Messages
    may provide placeholders like {foo} and writers should
    substitute these in the messages if a context array with
    such a key is provided.
    Let's use placeholders correctly.
    
    Resolves: #94315
    Related: #94356
    Releases: master
    Change-Id: I2c285e84f1832c80828861369e99af9aff6cd267
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69425
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    3fca1b19