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
  • Http
  • RequestHandler.php
Find file BlameHistoryPermalink
  • Alexander Schnitzler's avatar
    [TASK] Deprecate $ref param types of method callUserFunction · 23d6af44
    Alexander Schnitzler authored Jan 30, 2020 and Susanne Moog's avatar Susanne Moog committed Feb 27, 2020
    Passing a non object variable or non null value as third argument
    "$ref" into method GeneralUtility::callUserFunction has been
    deprecated.
    
    As of TYPO3 version 11.0 said method argument must be either null
    or of type object.
    
    Releases: master
    Resolves: #90377
    Change-Id: I83d75c1c78d1d41d94b6e497b04644e704b902db
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63075
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    23d6af44