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
  • typo3
  • sysext
  • frontend
  • Classes
  • ContentObject
  • ContentObjectRenderer.php
Find file BlameHistoryPermalink
  • Thomas Hohn's avatar
    [BUGFIX] Fix PHP 8 warning in ContentObjectRenderer · 028e6a7a
    Thomas Hohn authored Jan 24, 2023 and Stefan Bürk's avatar Stefan Bürk committed Jan 24, 2023
    Since $conf['externalBlocks.'][$tagName . '.'] can be null, added a null
    coalescing check to ensure that $cfg contains a valid value.
    
    Resolves: #99706
    Releases: main, 11.5
    Change-Id: Ia80bc50504e27eb0155232e1f1eb956f9b88ac79
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77593
    
    
    Reviewed-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    028e6a7a