Bug #87838
closedClassSchema must analyze all property doc blocks
100%
Description
While introducing symfony/property-info with https://github.com/TYPO3/TYPO3.CMS/commit/bcde6c0177aba345b0bd363c4519892a132ef279, the analyzing of property doc blocks changed. Before, all properties had been analyzed but with that commit, the analyzing had been reduced to inject properties and collection properties. This however breaks the validation which is based on knowing the type of properties.
Updated by Alexander Schnitzler over 5 years ago
- Due date set to 2019-01-17
- Start date changed from 2019-03-04 to 2019-01-17
- Follows Feature #87457: Use symfony/property-info to gather doc block information added
Updated by Gerrit Code Review over 5 years ago
- Status changed from Accepted 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/+/59846
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/59846
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/59846
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e4045a28eb063b83fc24543d2e916c007fb596b0.