Actions
Task #105583
openClearify the migration from arrays using the PHP spread operator
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-11-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Quite often constraints should only be added under certain conditions to a logical AND or OR comparison. So composing a list/array of constraint is a quite common use case. The usage of the PHP spread operator makes the migration more easy.
This issue was automatically created from https://github.com/TYPO3/typo3/pull/546
Updated by Gerrit Code Review 27 days 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/+/86975
Actions