Bug #38215
Deprecated functions since TYPO3 4.6
| Status: | New | Start date: | 2012-06-20 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
t3lib_div::testInt() - since TYPO3 4.6, will be removed in TYPO3 4.8 - Use t3lib_utility_Math::canBeInterpretedAsInteger() instead - SC_tce_db->main#236 // t3lib_TCEmain->clear_cacheCmd#191 // t3lib_div::callUserFunction#6835 // call_user_func_array#4772 // tx_clearcacheextend->clear_cacheCmdExtend# // t3lib_div::testInt#109 // t3lib_div::logDeprecatedFunction#1090 (typo3_src-4.6.9/t3lib/class.t3lib_div.php#1089)