Skip to content
GitLab
  • Menu
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 & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • extbase
  • Classes
  • Configuration
  • AbstractConfigurationManager.php
Find file BlameHistoryPermalink
  • Oliver Klee's avatar
    [BUGFIX] Always call GU::intExplode with a string in EXT:extbase · 5d4e86cd
    Oliver Klee authored Jun 19, 2022 and Stefan Bürk's avatar Stefan Bürk committed Jun 20, 2022
    This helps avoid breakage when GeneralUtility will switch to
    strict mode.
    
    This change also prevents a whole bunch of possible invalid
    array access warnings.
    
    Resolves: #97583
    Relates: #97578
    Releases: main
    Change-Id: Id500872d91a7b47c647bb9a4d860477ee9ca7595
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74961
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    5d4e86cd