Project

General

Profile

Actions

Task #90377

closed

Deprecate $ref param types of method callUserFunction

Added by Alexander Schnitzler about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2020-02-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91184: Hook minifyJavaScript triggers deprecated warningClosed2020-04-24

Actions
Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Accepted to Under Review

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63075

Actions #2

Updated by Gerrit Code Review about 4 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63075

Actions #3

Updated by Anonymous about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Georg Ringer almost 4 years ago

  • Related to Bug #91184: Hook minifyJavaScript triggers deprecated warning added
Actions

Also available in: Atom PDF