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 warning from ContentObjectRenderer · c9525155
    Christian Kuhn authored Oct 07, 2021 and Benni Mack's avatar Benni Mack committed Oct 08, 2021
    TypoScript options config.spamProtectEmailAddresses_atSubst
    and config.spamProtectEmailAddresses_lastDotSubst may not
    be set. Use null coalescing operator to sanitize access.
    
    Link/EmailViewHelperTest stumbles here and also needs a
    proper initialization of $GLOBALS['BE_USER'].
    
    Resolves: #95532
    Releases: master
    Change-Id: I8169229c1a31c1243cf2c4fc4321d015f532dc12
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71494
    
    
    Tested-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Nikita Hovratov's avatarNikita Hovratov <nikita.h@live.de>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    c9525155