feat!: added support for TYPO3 13, dropped support for 10 and PHP7 #656
Annotations
10 errors
PHPStan:
Classes/MetaTag/AdvancedRobotsGenerator.php#L31
Class TYPO3\CMS\Frontend\Page\PageInformation not found.
|
PHPStan:
Classes/MetaTag/AdvancedRobotsGenerator.php#L31
There is no request attribute "frontend.page.information" configured so we can't figure out the exact type to return when calling TYPO3\CMS\Core\Http\ServerRequest::getAttribute
|
PHPStan:
Classes/MetaTag/AdvancedRobotsGenerator.php#L32
There is no request attribute "frontend.page.information" configured so we can't figure out the exact type to return when calling TYPO3\CMS\Core\Http\ServerRequest::getAttribute
|
PHPStan:
Classes/Updates/MigrateDashboardWidget.php#L14
Attribute class TYPO3\CMS\Install\Attribute\UpgradeWizard does not exist.
|
PHPStan:
Classes/Updates/MigratePremiumFocusKeywords.php#L15
Attribute class TYPO3\CMS\Install\Attribute\UpgradeWizard does not exist.
|
PHPStan:
Classes/Updates/MigrateRedirects.php#L15
Attribute class TYPO3\CMS\Install\Attribute\UpgradeWizard does not exist.
|
PHPStan:
Classes/Widgets/AbstractPageOverviewWidget.php#L24
Parameter $view of method YoastSeoForTypo3\YoastSeo\Widgets\AbstractPageOverviewWidget::__construct() has invalid type TYPO3\CMS\Backend\View\BackendViewFactory.
|
PHPStan:
Classes/Widgets/AbstractPageOverviewWidget.php#L24
Property YoastSeoForTypo3\YoastSeo\Widgets\AbstractPageOverviewWidget::$view has unknown class TYPO3\CMS\Backend\View\BackendViewFactory as its type.
|
PHPStan:
Classes/Widgets/AbstractPageOverviewWidget.php#L43
Call to an undefined method YoastSeoForTypo3\YoastSeo\Widgets\AbstractPageOverviewWidget::assignToView().
|
PHPStan:
Classes/Widgets/AbstractPageOverviewWidget.php#L69
Call to an undefined method YoastSeoForTypo3\YoastSeo\Widgets\AbstractPageOverviewWidget::assignToView().
|
Loading