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
  • DataHandling
  • DataHandler.php
Find file BlameHistoryPermalink
  • Stefan Bürk's avatar
    [TASK] Deprecate argument RelationHandler->writeForeignField() · 6a9130ec
    Stefan Bürk authored Aug 31, 2021 and Benni Mack's avatar Benni Mack committed Sep 01, 2021
    Argument $skipSorting of RelationHandler->writeForeignField()
    is used to pass $callFromImpExp from DataHandler.
    
    The ext:impexp related @internal $callFromImpExp DataHandler
    property however is never used and thus obsolete itself.
    
    The patch drops DataHandler->$callFromImpExp and deprecates
    last RelationHandler->writeForeignField() argument.
    
    Resolves: #95062
    Releases: master
    Change-Id: If91c2de1e762c97fb50a72c84698a849df807bf2
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70848
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    6a9130ec