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 #1

Updated by Stefan Bürk over 2 years ago

  • Related to Task #97081: Provide forward-compatible CompositeExpression/ExpressionBuilder added
Actions #2

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/+/73817

Actions #3

Updated by Gerrit Code Review over 2 years ago

Patch set 2 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/+/73817

Actions #4

Updated by Stefan Bürk over 2 years ago

  • Subject changed from Replace ExpressionBuilder::andX() and ExpressionBuilder::andX() to Replace ExpressionBuilder::andX() and ExpressionBuilder::orX()
Actions #5

Updated by Gerrit Code Review over 2 years ago

Patch set 3 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/+/73817

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 4 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/+/73817

Actions #7

Updated by Stefan Bürk over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Stefan Bürk over 2 years ago

  • Related to Task #97244: Deprecate CompositeExpression and ExpressionBuilder methods added
Actions #9

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF