[CLEANUP] Remove/Replace non-standard phpdoc annotations
Over the years many different non-standard phpdoc anotations made it into that core which will now break the AnnotationReader of doctrine. Therefore either all these annotations need to be ignored or removed/replaced. As it is easier to actually solve the issues instead of hiding them this patch removes or replaces most non-standard annotations and configures to ignore some of them like @extensionScannerIgnoreFile and @extensionScannerIgnoreLine which are introduced by TYPO3 but cannot be replaced as they provide a decent functionality Releases: master Resolves: #83103 Change-Id: Iba8f39600fe7273dd560592cef40ad56f83a5e73 Reviewed-on: https://review.typo3.org/54768 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
parent
442211f0
Please register or sign in to comment