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
  • extensionmanager
  • Classes
  • Utility
  • FileHandlingUtility.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] EM: Reduce dependencies when writing t3x files · 2049dac1
    Benni Mack authored Dec 11, 2020 and Georg Ringer's avatar Georg Ringer committed Dec 11, 2020
    The method unpackExtensionFromExtensionDataArray()
    is only used once, but with the second argument
    set to "null", so all complexity down to EmConfUtility
    is reduced.
    
    Same goes for `isValidExtensionPath` in FileHandlingUtility
    which is not related to FileHandlingUtility and does not
    need to be exposed.
    
    Resolves: #93059
    Releases: master
    Change-Id: I035e2faa81d6312c09ae5d040335784ec389f7c5
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67093
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    2049dac1