[TYPO3-core] RFC #10816: tslib_content calls deprecated function makeInstanceClassName
Christian Kuhn
lolli at schwarzbu.ch
Wed Apr 1 04:46:52 CEST 2009
Hi,
Susanne Moog wrote:
> Problem:
> There is still a call to the now deprecated function
> "makeInstanceClassName" in tslib_content.
>
> Solution:
> I deleted the whole line as I don't see any need for the class to be
> instantiated at all at that point.
I'm also unsure why a class was instantiated there at the first place.
At least the access to $cls must be fixed in the else-tree if we remove
the line and if we are sure that we don't introduce any negative
side-effects.
Greetings
Christian
More information about the TYPO3-team-core
mailing list