Bug #32093
Usage of deprecated testInt method
| Status: | Resolved | Start date: | 2011-11-25 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Dmitry Dulepov | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 2 (View) |
Description
The attached patch changes them to the recommended alternative without backwards compatibility.
Related issues
| duplicated by Universal page browser - Bug #44333: Use of deprecated function | Closed | 2013-01-06 |
Associated revisions
Fixed bug #32093: Usage of deprecated testInt method
History
Updated by Jan Schreier about 1 year ago
- Assignee set to Dmitry Dulepov
Hi Dmitry,
would be nice if you could apply this one in the next update. I just updated to the lastet version of the Ext and my deprecated log instantly exploded ;) :(
Thanks and best regards!
jan
Updated by Mario Rimann 10 months ago
I've just ran into the same issue on a 6.0.0-dev installation. The patch solves the problem.
Updated by Francois Suter 5 months ago
- File issue32093.diff added
Just in case it can help, here's a patch which takes the various TYPO3 versions into account.
Updated by Dmitry Dulepov 4 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r71136.