Skip to content
Snippets Groups Projects
Commit c57360c0 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/+/78053


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChris Müller <typo3@krue.ml>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 7b467e3a
Branches
Tags
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