[TASK] Update phpdocumentor/reflection-docblock
composer require phpdocumentor/reflection-docblock:"^4.3.2" composer require phpdocumentor/type-resolver:"~0.5" Upating phpdocumentor/reflection-docblock to at least 4.3.2 allows updating phpdocumentor/type-resolver to a version higher than 0.4 which is needed to get support for resolving collection types in doc blocks which enables the removal of the custom type resolving via extbase/Classes/Reflection/DocBlock/Tags/Var_.php. Releases: master Resolves: #89795 Change-Id: I2126dd9362e51f6dae9e6103c219295c5c3d679b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62438 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <look@susi.dev>
Showing
- Build/Scripts/docBlockChecker.php 0 additions, 2 deletionsBuild/Scripts/docBlockChecker.php
- composer.json 3 additions, 3 deletionscomposer.json
- composer.lock 20 additions, 20 deletionscomposer.lock
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/extbase/Classes/Reflection/ClassSchema.php 17 additions, 20 deletionstypo3/sysext/extbase/Classes/Reflection/ClassSchema.php
- typo3/sysext/extbase/Classes/Reflection/DocBlock/Tags/Var_.php 0 additions, 100 deletions.../sysext/extbase/Classes/Reflection/DocBlock/Tags/Var_.php
- typo3/sysext/extbase/composer.json 2 additions, 1 deletiontypo3/sysext/extbase/composer.json
Please register or sign in to comment