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
  • Torben Hansen's avatar
    [BUGFIX] Avoid exception in ContentObjectRenderer with PHP8 · 783abed0
    Torben Hansen authored Dec 18, 2021 and Benni Mack's avatar Benni Mack committed Dec 19, 2021
    This patch ensures that the getQuery() function only uses the
    minus operator to negate the $storagePid variable, if the variable
    can be interpreted as an integer.
    
    Resolves: #96321
    Releases: main, 11.5
    Change-Id: Idacd43fd6639218fc1126bffcd43e78338f18e0e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72714
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    783abed0