Task #89409
closedFix Extbase getArgument return type annotation
100%
Description
Right now the method can return whatever an argument is, but only string is defined within PHPDoc. E.g. arguments can be an array instead.
This prevents static code analysis for further code using this method, e.g. inside extensions.
Updated by Daniel Siepmann about 5 years ago
- Related to Task #89407: Fix get_dirs return type annotation added
Updated by Gerrit Code Review about 5 years ago
- Status changed from New to Under Review
Patch set 1 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/+/61969
Updated by Daniel Siepmann about 5 years ago
- Related to Bug #89432: Fix Extbase redirect param type annotation added
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62053
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62054
Updated by Daniel Siepmann about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 17404c4530f1e19ea22e888433e7ce1ce9581e82.