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
  • core
  • Classes
  • Imaging
  • GraphicalFunctions.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [!!!][TASK] Remove deprecated code in EXT:core · 24179415
    Benni Mack authored Jan 04, 2019 and Georg Ringer's avatar Georg Ringer committed Jan 07, 2019
    The fallback in site configuration (during 9.3 and 9.4)
    with all configuration within the subproperty
    "site" is now removed.
    
    - GraphicalFunctions->init()
    - AbstractHierarchicalFilesystemDriver()->getCharsetConversion()
    - FAL: FileExtensionFilter + Indexer - file extension + mimetype guessing
    - ResourceStorage->dumpFileContents()
    - AbstractService->devLog()
    
    Resolves: #87342
    Releases: master
    Change-Id: I107544a129272ebace234e4e7e3ead0ff05a2e5c
    Reviewed-on: https://review.typo3.org/59335
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@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>
    24179415