Project

General

Profile

Actions

Bug #103874

closed

Wrong type annotation for \TYPO3\CMS\Extbase\Persistence\Generic\Query::execute

Added by Sascha Egerer about 2 months ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2024-05-22
Due date:
% Done:

100%

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

Description

`\TYPO3\CMS\Extbase\Persistence\Generic\Query::execute()` is annotated to return `\TYPO3\CMS\Extbase\Persistence\QueryResultInterface|object[]` but actually returns `\TYPO3\CMS\Extbase\Persistence\QueryResultInterface|list<array<string,mixed>>`

Actions #1

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

Actions #2

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

Actions #3

Updated by Sascha Egerer about 2 months ago

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

Updated by Gerrit Code Review about 2 months ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84348

Actions #5

Updated by Sascha Egerer about 2 months ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Benni Mack 8 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF