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
  • Christian Kuhn's avatar
    [BUGFIX] PHP 8.0 warnings from ContentObjectRenderer · 41a0d0f3
    Christian Kuhn authored Oct 12, 2021 and Benni Mack's avatar Benni Mack committed Oct 12, 2021
    The Format/HtmlViewHelper is designed to run in backend
    without TSFE. The HtmlViewHelperTest with disabled error
    suppression reveals ContentObjectRenderer does not always
    properly check for instances of TypoScriptFrontentController.
    
    Resolves: #95584
    Releases: master
    Change-Id: Ia0ac6870d7ffc6405b12c5cbb483617808db856e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71558
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    41a0d0f3