Skip to content
Snippets Groups Projects
Commit 0b3e0b56 authored by Daniel Hettler's avatar Daniel Hettler Committed by Benni Mack
Browse files

[BUGFIX] Avoid multiple undefined array keys in FileContentParser

When indexing files the FileContentParser collects some metadata e.g. title, description and keywords. For some files these information are not given and the parser breaks in an PHP 8 environment.

Resolves: #100122
Releases: main, 11.5
Change-Id: I54b5512c7e30c9719654591d520943733fbfe920
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78076


Reviewed-by: default avatarAlbrecht Köhnlein <ak@koehnlein.eu>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarAlbrecht Köhnlein <ak@koehnlein.eu>
parent 06f1f367
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