Skip to content
Snippets Groups Projects
Commit 84a5e867 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Benni Mack
Browse files

[TASK] Fix undefined array key error in DataHandler logs

The variable $log_data does not always have 5 entries. Use the array
spread operator to provide all available entries.

Resolves: #95066
Releases: master
Change-Id: Iead57b5d6c6bd43cfe8c9f3abaf5bfc1cd8ecd9c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70858


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 3ed60c1c
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