Bug #80230
closedEXT:form - inconsistent return type for getRendererClassName()
100%
Description
On most places it is defined as string, but the initial value and a check use NULL.
This shows up as warning about an incompatible type in PhpStorm
Initalize to an empty string and change check accordingly.
Updated by Gerrit Code Review over 7 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/51997
Updated by Ralf Zimmermann over 7 years ago
- Subject changed from inconsistent return type for getRendererClassName() in EXT:form to EXT:form - inconsistent return type for getRendererClassName()
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51997
Updated by Gerrit Code Review over 7 years ago
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/51997
Updated by Gerrit Code Review over 7 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/51997
Updated by Anonymous over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4e4beb134f47e076f52bbb495a3ebdbb12e0b884.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed