Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • File
  • FileController.php
Find file BlameHistoryPermalink
  • Helmut Hummel's avatar
    [!!!][TASK] Remove $GLOBALS['CLIENT'] · bb809bcb
    Helmut Hummel authored Jul 15, 2015 and Georg Ringer's avatar Georg Ringer committed Jul 15, 2015
    The global client information is not useful any more nowadays
    and can be removed. It is only used a few times in the core.
    These usages are also removed now.
    
    GeneralUtility::clientInfo() is kept for now.
    
    Releases: master
    Resolves: #68150
    Change-Id: If339ed729b6c441496548cdd15a36c7943c69ae6
    Reviewed-on: http://review.typo3.org/41261
    
    
    Reviewed-by: Benni Mack's avatarBenjamin Mack <benni@typo3.org>
    Reviewed-by: default avatarDavid Greiner <hallo@davidgreiner.de>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    bb809bcb