Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
  • typo3
  • ..
  • 12.0
  • Breaking-96107-DeprecatedFunctionalit...
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [!!!][TASK] Remove legacy ArrayAccess functionality of LinkResult · cd34ee6e
    Benni Mack authored May 04, 2022
    The introduced LinkResult object and its functionality
    has had a fallback built via ArrayAccess for the
    LinkBuilderInterface to be compatible with array-ish
    LinkResult objects to access the previously returned array
    until TYPO3 v11 LTS.
    
    This change now removes the legacy layer, as TYPO3 only
    works with the LinkResult object directly everywhere.
    
    Resolves: #97546
    Related: #96107
    Related: #96317
    Releases: main
    Change-Id: I733c85359b2f8b5886626a67fe106806f5405c7b
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74509
    
    
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    cd34ee6e