Actions
Task #96562
closed[Bugfix] PHP 8.0/8.1 compatibility for Importer
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-01-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Importer fails to process soft references (e.g. phone numbers, email, links etc.) in PHP 8.0/8.1 with "Undefined array key 1" as the string cannot split into two variables. Simple workaround is to define a colon as default value.
This issue was automatically created from https://github.com/TYPO3/typo3/pull/344
Actions