Project

General

Profile

Actions

Task #97354

closed

Deprecate ExpressionBuilder methods andX() and orX()

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

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

100%

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

Description

doctrine/dbal has deprecated mutliple methods in 'CompositeExpression'
and 'ExpressionBuilder'. Forward compatible replacements has been added
with #97081 , core usage replaced with #97110.

Additionally usage in typo3/cms-styleguide has been properly replaced as a preparation
for the deprecation with https://github.com/TYPO3/styleguide/pull/303

Now, the old methods and ways should be deprecated accordingly:

  • ExpressionBuilder->andX()
  • ExpressionBuilder->orX()

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101064: Remove deprecated methods from `ExpressionBuilder`ClosedStefan Bürk2023-06-14

Actions
Actions #1

Updated by Gerrit Code Review about 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/+/74265

Actions #2

Updated by Gerrit Code Review about 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/+/74265

Actions #3

Updated by Gerrit Code Review about 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/+/74265

Actions #4

Updated by Gerrit Code Review about 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/+/74265

Actions #5

Updated by Gerrit Code Review about 2 years ago

Patch set 5 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/+/74265

Actions #6

Updated by Gerrit Code Review about 2 years ago

Patch set 6 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/+/74265

Actions #7

Updated by Stefan Bürk about 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #9

Updated by Stefan Bürk about 1 year ago

  • Related to Task #101064: Remove deprecated methods from `ExpressionBuilder` added
Actions

Also available in: Atom PDF