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
  • ..
  • Typolink
  • DatabaseRecordLinkBuilderTest.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Deprecate $cObj->lastTypoLink* properties · 7be9318b
    Benni Mack authored May 04, 2022 and Stefan Bürk's avatar Stefan Bürk committed May 05, 2022
    This change deprecates the following properties:
    
    ContentObjectRenderer->lastTypoLinkUrl
    ContentObjectRenderer->lastTypoLinkTarget
    ContentObjectRenderer->lastTypoLinkLD (LD stands for "LinkData")
    
    All this information is available in the newly
    introduced LinkResultInterface, that can be built with
    the LinkFactory directly, or via ContentObjectRenderer->createLink().
    
    Resolves: #97549
    Releases: main
    Change-Id: I80b21d54e75714ecc148cece35e064720a57df44
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74510
    
    
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    7be9318b