[WIP] v14 with site sets #825
Annotations
12 errors
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/Domain/Factory/CommentFormFactory.php#L117
Return type of method T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController:
since TYPO3 v13, will vanish during v14 development. There are some
remaining internal usages that can be adapted without further .rst
files. The class should vanish together with $GLOBALS['TSFE'] in v14.
|
PHPStan:
Classes/Domain/Repository/PostRepository.php#L454
Return type of method T3G\AgencyPack\Blog\Domain\Repository\PostRepository::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController:
since TYPO3 v13, will vanish during v14 development. There are some
remaining internal usages that can be adapted without further .rst
files. The class should vanish together with $GLOBALS['TSFE'] in v14.
|
PHPStan:
Classes/Listener/RenderAdditionalContentToRecordListV11.php#L29
Parameter $event of method T3G\AgencyPack\Blog\Listener\RenderAdditionalContentToRecordListV11::__invoke() has invalid type TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
|
PHPStan:
Classes/Listener/RenderAdditionalContentToRecordListV11.php#L31
Call to method getRequest() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
|
PHPStan:
Classes/Listener/RenderAdditionalContentToRecordListV11.php#L33
Call to method addContentAbove() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
|
PHPStan:
Classes/Mail/MailContent.php#L26
Return type of method T3G\AgencyPack\Blog\Mail\MailContent::getFluidTemplateObject() has typehint with deprecated class TYPO3\CMS\Fluid\View\StandaloneView:
: since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
|
PHPStan:
Classes/Mail/MailContent.php#L31
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/ViewHelpers/Link/ArchiveViewHelper.php#L64
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface given.
|
PHPStan:
Classes/ViewHelpers/Link/AuthorViewHelper.php#L74
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface given.
|
Functional Tests
Process completed with exit code 2.
|
CGL
Process completed with exit code 8.
|
Loading