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] Avoid coalescence to null for string expecting functions · 8e48aff7
    Christian Kuhn authored Oct 26, 2021 and Anja Leichsenring's avatar Anja Leichsenring committed Oct 26, 2021
    Various functions expect string arguments and emit
    E_DEPRECATED with PHP 8.1 in non strict_types=1
    calls. The patch adjusts some null coalescence
    fallbacks from null to string to satisfy this.
    
    Resolves: #95787
    Releases: master
    Change-Id: Ie1b28bc285c33af3509d18eaeb7d0b6013284434
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71983
    
    
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    8e48aff7