Skip to content
Snippets Groups Projects
Commit 23d6af44 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Susanne Moog
Browse files

[TASK] Deprecate $ref param types of method callUserFunction

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: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 05bf35d7
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment