Actions
Bug #97199
closedPHP8 Warning after yaml Form call in FE
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-03-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello folks,
I get a php 8 warning in BE if I call a yaml form in FE (T3 11.5.8):
Core: Error handler (FE): PHP Warning: Undefined array key 1 in /html/staging.palsbroeker.de/public/typo3/sysext/form/Classes/Mvc/Persistence/FormPersistenceManager.php line 758
Fixed temporary with...:
Files
Updated by D. Kassor over 2 years ago
- File clipboard-202203171232-nkela.png added
Updated by D. Kassor over 2 years ago
- File deleted (
clipboard-202203171232-nkela.png)
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/+/73992
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/+/73958
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6c0fb06b17d2948a872a516dd444256e47378ec6.
Actions