[TYPO3-core] RFC: #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate()
Susanne Moog
info at susannemoog.de
Thu Jul 8 17:58:44 CEST 2010
On 08.07.2010 14:31, Stefan Galinski wrote:
> This is an SVN patch request.
>
> Type: Code Cleanup
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=14813
>
> Branches:
> TYPO3_4-4, trunk
>
> Problem:
> The function t3lib_stdGraphics->imagecreate was deprecated in TYPO3 4.4.
> Unfortunatly there are still some occurences in the core.
>
> Solution:
> Replace the existing occurences with imagecreatetruecolor like it's
> suggested by the deprecated function itself. IMHO this is a no-brainer...
and committed as no-brainer to trunk and 4-4 rev 8139 and 8140
FYI: the deprecated function only does what this patch does and
additionally logs itself to the deprecation log.
Susanne
More information about the TYPO3-team-core
mailing list