Project

General

Profile

Actions

Task #97110

closed

Replace ExpressionBuilder::andX() and ExpressionBuilder::orX()

Added by Stefan Bürk over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2022-03-05
Due date:
% Done:

100%

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

Description

Following ExpressionBuilder method usages should be replaced:

  • 'andX()' with 'and()'
  • 'orX()' with 'or()'

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #97081: Provide forward-compatible CompositeExpression/ExpressionBuilderClosedStefan Bürk2022-03-02

Actions
Related to TYPO3 Core - Task #97244: Deprecate CompositeExpression and ExpressionBuilder methodsClosedStefan Bürk2022-03-27

Actions
Actions

Also available in: Atom PDF