Actions
Bug #21400
closedLog deprecated method call in t3lib_stdgraphic and remove the method in 4.4
Start date:
2009-10-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Methods imageGif() and imageCreateFromGif() of t3lib_stdgraphic are deprecated since TYPO3 4.0.
Use t3lib_div::logDeprecatedFunction() call at the beginning of the methods and clearly state that they will be removed in TYPO3 4.4.
(issue imported from #M12393)
Files
Actions