Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • ..
  • Controller
  • ActionController.php
Find file BlameHistoryPermalink
  • Nikita Hovratov's avatar
    [TASK] Remove unused variables throughout core · 6141e855
    Nikita Hovratov authored Jul 10, 2021 and Benni Mack's avatar Benni Mack committed Jul 12, 2021
    Due to refactoring or very old code some places in the core define
    unused variables or variables, which are immediately overridden.
    They are mostly unnecessary. Even in places, where they might be
    slightly helpful if defined at the beginning of a function, the benefit
    doesn't excuse the existence.
    
    Resolves: #94528
    Releases: master
    Change-Id: I6071bb0bc96472a4b4b7f679bfabbacfb761f472
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69805
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    6141e855