Skip to content
Snippets Groups Projects
Commit 8507c696 authored by Thomas Hohn's avatar Thomas Hohn Committed by Christian Kuhn
Browse files

[BUGFIX] Fix PHP 8 warnings in GifBuilder

Added some guards, isset(), to ensure that array keys
that aren't defined are accessed and throws PHP warnings.

Resolves: #99845
Releases: main, 11.5
Change-Id: I009f5d23a9bf3cd112dc786256d1144983736dd3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78121


Reviewed-by: default avatarRalph Brugger <typo3bugs@public.linkpool.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent ca276063
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment