Actions
Bug #98274
closedUndefined array key "skipIfValueIsEmpty" in SaveToDatabaseFinisher (PHP 8)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2022-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Using the SaveToDatabaseFinisher with PHP 8 and the value "skipIfValueIsEmpty" is not defined, the following error appears.
PHP Warning: Undefined array key "skipIfValueIsEmpty" in /app/public/typo3/sysext/form/Classes/Domain/Finishers/SaveToDatabaseFinisher.php line 288
Actions