Task #96562
closed[Bugfix] PHP 8.0/8.1 compatibility for Importer
100%
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
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73044
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73044
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73073
Updated by Anonymous almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7bcbd80e9e00f5483fb823b440fa4518398707db.