Task #102148
closedEpic #101608: File Abstraction Layer Changes for v13
Cleanup GifBuilder code
100%
Description
This change avoids using the $this->im
property which is the resource pointer to the
\GdImage object.
In addition, the method gifBuild() is the only place
to deal with absolute path and the actual path
prefix, making fileName() easier to understand.
This change will then allow to advance with
Gdlib, adding support for webp at the next stage.
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81414
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81414
Updated by Benni Mack about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f87e58d06acd914639690ca5be6ec92623b8552c.