-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v9.5 LTS compat #58
Comments
There is also this package: https://github.com/Tuurlijk/typo3scan which makes sharable output: (see html version on https://codepen.io/mgrundkoetter/full/RvQGNa) #typo3_forum Found 83 matches in 52.22s when
Classes/ViewHelpers/Form/BbCodeEditorViewHelper.phpUsage of class "TYPO3\CMS\Extbase\Object\InvalidClassException" (strong)109 Classes/ViewHelpers/User/AvatarUrlViewHelper.phpUse of static class method call "TYPO3\CMS\Core\Utility\ExtensionManagementUtility::siteRelPath()" (strong)72 Classes/ViewHelpers/User/AvatarViewHelper.phpUse of static class method call "TYPO3\CMS\Core\Utility\ExtensionManagementUtility::siteRelPath()" (strong)118 Classes/Scheduler/DatabaseMigrator.phpAccess to global array "TYPO3_DB" (strong)113 Classes/Scheduler/StatsSummary.phpAccess to global array "TYPO3_DB" (strong)112 Access to global array "TYPO3_DB" (strong)113 Access to global array "TYPO3_DB" (strong)119 Access to global array "TYPO3_DB" (strong)120 Access to global array "TYPO3_DB" (strong)127 Access to global array "TYPO3_DB" (strong)128 Access to global array "TYPO3_DB" (strong)138 Access to global array "TYPO3_DB" (strong)139 Classes/Scheduler/Counter.phpAccess to global array "TYPO3_DB" (strong)127 Access to global array "TYPO3_DB" (strong)128 Access to global array "TYPO3_DB" (strong)136 Access to global array "TYPO3_DB" (strong)158 Access to global array "TYPO3_DB" (strong)159 Access to global array "TYPO3_DB" (strong)168 Access to global array "TYPO3_DB" (strong)169 Access to global array "TYPO3_DB" (strong)178 Access to global array "TYPO3_DB" (strong)179 Access to global array "TYPO3_DB" (strong)188 Access to global array "TYPO3_DB" (strong)189 Access to global array "TYPO3_DB" (strong)198 Access to global array "TYPO3_DB" (strong)199 Access to global array "TYPO3_DB" (strong)207 Access to global array "TYPO3_DB" (strong)208 Access to global array "TYPO3_DB" (strong)213 Access to global array "TYPO3_DB" (strong)219 Access to global array "TYPO3_DB" (strong)221 Access to global array "TYPO3_DB" (strong)230 Access to global array "TYPO3_DB" (strong)232 Access to global array "TYPO3_DB" (strong)267 Access to global array "TYPO3_DB" (strong)268 Access to global array "TYPO3_DB" (strong)272 Access to global array "TYPO3_DB" (strong)273 Access to global array "TYPO3_DB" (strong)274 Access to global array "TYPO3_DB" (strong)281 Access to global array "TYPO3_DB" (strong)282 Access to global array "TYPO3_DB" (strong)283 Access to global array "TYPO3_DB" (strong)286 Classes/Scheduler/ForumRead.phpAccess to global array "TYPO3_DB" (strong)93 Access to global array "TYPO3_DB" (strong)94 Access to global array "TYPO3_DB" (strong)96 Access to global array "TYPO3_DB" (strong)98 Access to global array "TYPO3_DB" (strong)109 Access to global array "TYPO3_DB" (strong)110 Access to global array "TYPO3_DB" (strong)115 Access to global array "TYPO3_DB" (strong)123 Access to global array "TYPO3_DB" (strong)124 Classes/Scheduler/SessionResetter.phpAccess to global array "TYPO3_DB" (strong)67 Access to global array "TYPO3_DB" (strong)68 Classes/Scheduler/Notification.phpAccess to global array "TYPO3_DB" (strong)171 Access to global array "TYPO3_DB" (strong)173 Access to global array "TYPO3_DB" (strong)179 Access to global array "TYPO3_DB" (strong)180 Access to global array "TYPO3_DB" (strong)198 Access to global array "TYPO3_DB" (strong)217 Access to global array "TYPO3_DB" (strong)219 Access to global array "TYPO3_DB" (strong)226 Access to global array "TYPO3_DB" (strong)227 Access to global array "TYPO3_DB" (strong)235 Access to global array "TYPO3_DB" (strong)236 Access to global array "TYPO3_DB" (strong)252 Access to global array "TYPO3_DB" (strong)270 Access to global array "TYPO3_DB" (strong)271 Access to global array "TYPO3_DB" (strong)288 Access to global array "TYPO3_DB" (strong)289 Classes/Controller/AjaxController.phpFetch of property "uid" (weak)323 Fetch of property "uid" (weak)328 Classes/Service/Migration/AbstractMigrationService.phpAccess to global array "TYPO3_DB" (strong)63 Classes/Service/Mailing/AbstractMailingService.phpFetch of property "renderCharset" (weak)112
Classes/Domain/Repository/User/UserfieldRepository.phpUsage of class "TYPO3\CMS\Extbase\Object\UnknownClassException" (strong)108 Usage of class "TYPO3\CMS\Extbase\Object\UnknownClassException" (strong)114 Classes/Domain/Repository/Forum/TagRepository.phpCall to interface method "like()" (weak)80 Method "like()" supports only 2 arguments. (weak)80
Classes/Domain/Model/Forum/ShadowTopic.phpFetch of property "target" (weak)51
Fetch of property "target" (weak)64
Classes/Domain/Model/Moderation/ReportWorkflowStatus.phpUse of static class method call "TYPO3\CMS\Core\Utility\ExtensionManagementUtility::siteRelPath()" (strong)161 Classes/Domain/Factory/Forum/TopicFactory.phpUsage of class "TYPO3\CMS\Extbase\Object\InvalidClassException" (strong)189 Classes/Ajax/Dispatcher.phpCall to method "checkAlternativeIdMethods()" (weak)99 Classes/Utility/File.phpUse of static class method call "TYPO3\CMS\Core\Utility\ExtensionManagementUtility::siteRelPath()" (strong)45 Resources/Private/Libraries/GeSHi/contrib/langwiz.phpSyntax error, unexpected T_VARIABLE, expecting T_STRING on line 962 (impossible)962 |
The default scanner, which ships with v9 mainly states, that all the annotations moved to a separate namespace (@Inject, @Validate, @lazy a.s.o.) and also "Access to array global array "TYPO3_DB"" in several locations. If I remove those, the rest is this:
|
This extensions works in v8.7 LTS already, but as v9.5 is the most recent stable LTS, it should be compatible with this, as well. It would be nice to have a branch for this purpose and make pushes/PRs to this.
The text was updated successfully, but these errors were encountered: