Actions
Bug #97465
closedPHP Warning: Uninitialized string offset 0 in TypoScriptParser.php line 362
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-04-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hey,
i get this ERROR in log:
Core: Error handler (BE): PHP Warning: Uninitialized string offset 0 in /var/www/vhosts/typo3_source/typo3_src-11.5.9/typo3/sysext/core/Classes/TypoScript/Parser/TypoScriptParser.php line 362
PHP 8.1
TYPO3 11.5.9 (non-composer mode)
Any idea?
Updated by Bastian Bringenberg over 2 years ago
- Project changed from 9 to TYPO3 Core
- TYPO3 Version set to 11
Moved to right project.
Updated by Gerrit Code Review over 2 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/+/74386
Updated by Gerrit Code Review over 2 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/+/74398
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8985107eee5890992e0ff020da81d17806344529.
Actions