Skip to content
Snippets Groups Projects
Commit c21d5b8a authored by Alexander Nitsche's avatar Alexander Nitsche Committed by Oliver Bartsch
Browse files

[BUGFIX] PHP 8 warnings: Undefined array key in EXT:impexp

Some EXT:impexp functional tests threw warnings of the
type "Undefined array key" which did not abort the test
but were written unnoticed to the TYPO3 logs. These
warnings are fixed in this patch.

Resolves: #94972
Releases: master
Change-Id: I0e4f3558cd12ef49ae6dc071edd67cd2621dbc2f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70741


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 13aac0c3
Branches
Tags
Showing
with 220 additions and 55 deletions
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