Support TYPO3 v13 #788
Annotations
10 errors and 1 warning
PHPStan:
Classes/Backend/View/BlogPostHeaderContentRenderer.php#L45
Cannot access offset 'id' on array|object.
|
PHPStan:
Classes/Backend/View/BlogPostHeaderContentRenderer.php#L60
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView:
: since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
|
PHPStan:
Classes/Backend/View/BlogPostHeaderContentRenderer.php#L61
Call to deprecated method fillDefaultsByPackageName() of class TYPO3Fluid\Fluid\View\TemplatePaths:
will be removed with Fluid v5; appropriate setters (like setTemplateRootPaths())
should be called instead
|
PHPStan:
Classes/Controller/BackendController.php#L52
Call to an undefined method TYPO3\CMS\Core\Page\PageRenderer::loadRequireJsModule().
|
PHPStan:
Classes/Controller/BackendController.php#L59
Call to an undefined method TYPO3\CMS\Core\Page\PageRenderer::loadRequireJsModule().
|
PHPStan:
Classes/Controller/BackendController.php#L70
Call to an undefined method TYPO3\CMS\Core\Page\PageRenderer::loadRequireJsModule().
|
PHPStan:
Classes/Controller/BackendController.php#L75
Call to an undefined method TYPO3\CMS\Core\Page\PageRenderer::loadRequireJsModule().
|
PHPStan:
Classes/Controller/BackendController.php#L85
Call to an undefined method TYPO3\CMS\Backend\Template\ModuleTemplate::setContent().
|
PHPStan:
Classes/Controller/BackendController.php#L87
Call to an undefined method TYPO3\CMS\Backend\Template\ModuleTemplate::renderContent().
|
PHPStan:
Classes/Controller/BackendController.php#L103
Call to an undefined method TYPO3\CMS\Backend\Template\ModuleTemplate::setContent().
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading