[BUGFIX] Fix doctype annotations
According to https://docs.phpdoc.org/latest/guide/guides/types.html#union-types it is only allowed to use "string|null" and not "?string" Resolves: #96407 Releases: main, 11.5 Change-Id: I4e9ec53d05feb5cfffc4eebc29de447d6225ab66 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72749 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Page/JavaScriptModuleInstruction.php 1 addition, 1 deletion.../sysext/core/Classes/Page/JavaScriptModuleInstruction.php
- typo3/sysext/core/Tests/Unit/Package/MetaDataTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Unit/Package/MetaDataTest.php
- typo3/sysext/extbase/Classes/Persistence/Generic/LazyLoadingProxy.php 1 addition, 1 deletion.../extbase/Classes/Persistence/Generic/LazyLoadingProxy.php
- typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php 1 addition, 1 deletion...extbase/Classes/Persistence/Generic/LazyObjectStorage.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Query.php 1 addition, 1 deletiontypo3/sysext/extbase/Classes/Persistence/Generic/Query.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Classes/Domain/Model/Blog.php 1 addition, 1 deletion...res/Extensions/blog_example/Classes/Domain/Model/Blog.php
Please register or sign in to comment