[TASK] Deprecate GraphicalFunctions->tempPath and createTempSubDir()
The short-hand functionality within GraphicalFunctions to create a sub directory inside the hard-coded tempPath is a simple wrapper of GeneralUtility::mkdir_deep(). The according change deprecates both the property $tempPath and the method createTempSubDir(). Resolves: #80514 Releases: master Change-Id: Ie0f0ac017e979ab67820182d16d7a4ebbc2fd4e4 Reviewed-on: https://review.typo3.org/52212 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 8 additions, 5 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php 1 addition, 1 deletion.../Classes/Resource/Processing/LocalCropScaleMaskHelper.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst 34 additions, 0 deletions...-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst
- typo3/sysext/frontend/Classes/ContentObject/Menu/GraphicalMenuContentObject.php 2 additions, 2 deletions...Classes/ContentObject/Menu/GraphicalMenuContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/ImageMenuContentObject.php 2 additions, 2 deletions...end/Classes/ContentObject/Menu/ImageMenuContentObject.php
- typo3/sysext/frontend/Classes/Imaging/GifBuilder.php 3 additions, 3 deletionstypo3/sysext/frontend/Classes/Imaging/GifBuilder.php
- typo3/sysext/install/Classes/Controller/Action/Tool/TestSetup.php 1 addition, 1 deletion...sext/install/Classes/Controller/Action/Tool/TestSetup.php
Please register or sign in to comment