Project

General

Profile

Actions

Bug #23622

closed

t3lib_beFunc use $this in static methods

Added by Steffen Kamper about 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-09-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

One time some methods inside t3lib_beFunc were changed to static functions. But they call other functions using $this which is not available in static context.
Use NULL for the reference.

(issue imported from #M15822)

Actions #1

Updated by Steffen Kamper about 14 years ago

committed at T3CSS10 to svn
4_4 rev 9070
trunk rev 9071

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF