Bug #37900
Deprecated t3lib_div::testInt is used
| Status: | Closed | Start date: | 2012-06-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Has patch: | No | |||
| Votes: | 0 |
Description
t3lib_div::testInt is used in several places. This function has been deprecated since TYPO3 4.6 and will be removed in TYPO3 6.0. Starting from TYPO3 4.6, t3lib_utility_Math::canBeInterpretedAsInteger() needs to be used.
History
Updated by Oliver Klee about 1 year ago
It looks like this already has been fixed. So this bug can be closed. (Franz did not use an issue to track the fix. So this bug cannot be marked as a duplicate.)
Updated by Stanislas Rolland about 1 year ago
- Status changed from New to Closed
- Assignee set to Stanislas Rolland