[TYPO3-english] deprecated tslib_content_Abstract->stdWrap() function?

Axel lists at 19q.net
Mon Aug 22 15:29:11 CEST 2011


Hello,

we use Typo3 4.5.5 under Debian squeeze with Apache 2.2.16.
The deprecation log in typo3conf shows a lot of entries liek these:

====
tslib_content_Abstract->stdWrap() - since TYPO3 4.5, this function will
be removed in TYPO3 4.7, use $this->cObj->stdWrap() instead. -
require#84 // include#451 // TSpagegen::renderContent#76 //
TSpagegen::renderContentWithHeader#330 // tslib_cObj->cObjGet#788 //
tslib_cObj->cObjGetSingle#717 // tslib_content_PhpScript->render#770 //
include#57 // tslib_content_Abstract->stdWrap#45 //
t3lib_div::logDeprecatedFunction#68
(c-4.5.5/typo3/sysext/cms/tslib/content/class.tslib_content_abstract.php#67)
===
tslib_content_Abstract->stdWrap() - since TYPO3 4.5, this function will
be removed in TYPO3 4.7, use $this->cObj->stdWrap() instead. -
require#84 // include#451 // TSpagegen::renderContent#76 //
TSpagegen::renderContentWithHeader#330 // tslib_cObj->cObjGet#788 //
tslib_cObj->cObjGetSingle#717 // tslib_content_PhpScript->render#770 //
include#57 // tslib_content_Abstract->stdWrap#46 //
t3lib_div::logDeprecatedFunction#68
(c-4.5.5/typo3/sysext/cms/tslib/content/class.tslib_content_abstract.php#67)
===

Does someone know how and especially where to fix these?
In the PHP code, PHP extension code, Typoscript templates, ...?

How do I find out where?

Thanks for any hint or idea!

Regards,

Axel


More information about the TYPO3-english mailing list