Project

General

Profile

Actions

Task #102917

closed

Add `ExpressionBuilder` method type hints

Added by Stefan Bürk 4 months ago. Updated 4 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2024-01-24
Due date:
% Done:

0%

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

Description

Doctrine DBAL 4 added a lot of type hinting to their
class methods to increase code quality and move the
code base towards fully strict typed coverage.

TYPO3 already has the same trend to increase the usage
of method and return type hints, and directly passes
the type changes now instead of keeping a unclean and
nasty conversion compat layer.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #102916: Remove `ExpressionBuilder::trim()` deprecationClosedStefan Bürk2024-01-24

Actions
Related to TYPO3 Core - Task #102875: Require doctrine/dbal 4.xClosedStefan Bürk2024-01-19

Actions
Actions #1

Updated by Stefan Bürk 4 months ago

  • Related to Task #102916: Remove `ExpressionBuilder::trim()` deprecation added
  • Related to Task #102875: Require doctrine/dbal 4.x added
Actions #2

Updated by Gerrit Code Review 4 months 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/+/82638

Actions #3

Updated by Gerrit Code Review 4 months 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/+/82638

Actions #4

Updated by Stefan Bürk 4 months ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF