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
  • core
  • Classes
  • Imaging
  • GraphicalFunctions.php
Find file BlameHistoryPermalink
  • Jigal van Hemert's avatar
    [TASK] Use PathUtility wrappers for basename/dirname · b3f93726
    Jigal van Hemert authored May 10, 2018 and Susanne Moog's avatar Susanne Moog committed May 11, 2018
    Basename and dirname are locale aware and can damage path and file names
    if they are used with UTF-8 file/path names while a UTF-8 locale is not
    loaded.
    The PathUtility wrappers solve this.
    
    Releases: master
    Resolves: #74806
    Change-Id: Ibe113a1632b4e61ea87ed9a7dc8600bf3535acab
    Reviewed-on: https://review.typo3.org/47169
    
    
    Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
    Tested-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    b3f93726