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
  • frontend
  • Classes
  • ContentObject
  • ContentObjectRenderer.php
Find file BlameHistoryPermalink
  • Stefan Bürk's avatar
    [TASK] Add class name to deprecated cObj for plugins message · f489cb50
    Stefan Bürk authored Oct 09, 2021 and Benni Mack's avatar Benni Mack committed Oct 11, 2021
    Public property $cObj for plugins has been deprecated in
    v11 with #94956 and setContentObjectRenderer() method has
    been introduced as replacement.
    
    If this method is missing, a deprecation message is triggered.
    
    This patch inserts the class name of the plugin into the message,
    to make it easier to determine where the new method is missing.
    
    Resolves: #95554
    Releases: master
    Change-Id: Iffae1fcbd2f59bd4fe353e585dd5f41914bcc760
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71524
    
    
    Reviewed-by: Stephan Großberndt's avatarStephan Großberndt <stephan.grossberndt@typo3.org>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    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: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    f489cb50