[TYPO3-english] 4.6.0 compatibility
J. Schaller
jorgosch at terra.es
Fri Oct 28 11:20:47 CEST 2011
On Fri, 28 Oct 2011 11:09:48 +0200, Kay Strobach
<typo3 at kay-strobach.de> wrote:
>Hallo J,
>
>Could you please name the problematic extensions?
>Have you enabled the deprecation log in 4.5?
>
Ok, the occasional rant helps clear the mind. The problematic
extension was ke_stats and the deprecation log in 4.5 shows indeed:
28-10-11 11:17: t3lib_div::fixed_lgd_pre() - since TYPO3 4.1, will be
removed in TYPO3 4.6 - Use t3lib_div::fixed_lgd_cs() instead (with
negative input value for $chars) - tx_kestats_module1->main#1747 //
t3lib_div::fixed_lgd_pre#188 // t3lib_div::logDeprecatedFunction#627
(3_src-4.5.7/t3lib/class.t3lib_div.php#626)
28-10-11 11:17: t3lib_div::fixed_lgd() - since TYPO3 4.1, will be
removed in TYPO3 4.6 - Works ONLY for single-byte charsets! Use
t3lib_div::fixed_lgd_cs() instead - tx_kestats_module1->main#1747 //
t3lib_div::fixed_lgd_pre#188 // t3lib_div::fixed_lgd#629 //
t3lib_div::logDeprecatedFunction#600
(3_src-4.5.7/t3lib/class.t3lib_div.php#599)
Thanks for the pointers, Kay.
Cheers,
J. Schaller
More information about the TYPO3-english
mailing list