Project

General

Profile

Actions

Task #98415

closed

Allow arbitrary number of arguments for logicalAnd / logicalOr

Added by Markus Klein almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extbase
Target version:
Start date:
2022-09-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

With #96044 the signatures of the query method logicalAnd and logicalOr now require at least to parameters.
This is very inconvenient for developers as all existing extensions need to be updated for this fact.

Let's avoid this waste of life time and handle cases with not enough parameters in Core.

Due to the limitations of Extbase Query infrastructure, we need to add dummy conditions based on uid.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #96044: Harden method signature of logicalAnd and logicalOrClosedAlexander Schnitzler2021-11-21

Actions
Actions

Also available in: Atom PDF