Actions
Bug #94115
closedDeprecate parameter type resolving via doc blocks
Start date:
2021-05-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With Typed Arguments, the parameter types should not be resolved via docblocks anymore, as PHP can do this natively now.
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59450
Updated by Gerrit Code Review over 2 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59450
Updated by Anonymous over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 82fe6c57d509039d3aade8ddbb76c6cf3af90242.
Updated by Christian Kuhn almost 2 years ago
- Related to Task #96305: Remove extbase parameter type resolving via doc blocks added
Actions