[TASK] Allow psr/http-message 1.1 and 2.0 #818
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#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/ViewHelpers/Data/ContentListOptionsViewHelper.php#L22
Usage of deprecated trait TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderStatic in class T3G\AgencyPack\Blog\ViewHelpers\Data\ContentListOptionsViewHelper:
Will be removed in v5. No longer necessary since getContentArgumentName() has been
integrated into AbstractViewHelper with v2.15. Name has to be specified explicitly
by overriding the method, implicit definition (= first optional argument) is no
longer supported.
|
PHPStan:
Classes/ViewHelpers/Format/Nl2pViewHelper.php#L19
Usage of deprecated trait TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderStatic in class T3G\AgencyPack\Blog\ViewHelpers\Format\Nl2pViewHelper:
Will be removed in v5. No longer necessary since getContentArgumentName() has been
integrated into AbstractViewHelper with v2.15. Name has to be specified explicitly
by overriding the method, implicit definition (= first optional argument) is no
longer supported.
|
PHPStan:
Classes/ViewHelpers/GravatarViewHelper.php#L29
Call to deprecated method registerUniversalTagAttributes() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
PHPStan:
Classes/ViewHelpers/GravatarViewHelper.php#L30
Call to deprecated method registerTagAttribute() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
PHPStan:
Classes/ViewHelpers/Link/ArchiveViewHelper.php#L29
Call to deprecated method registerUniversalTagAttributes() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
PHPStan:
Classes/ViewHelpers/Link/ArchiveViewHelper.php#L30
Call to deprecated method registerTagAttribute() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
PHPStan:
Classes/ViewHelpers/Link/ArchiveViewHelper.php#L31
Call to deprecated method registerTagAttribute() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
PHPStan:
Classes/ViewHelpers/Link/AuthorViewHelper.php#L30
Call to deprecated method registerUniversalTagAttributes() of class TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper:
Will log deprecation in v4, will be removed in v5. No longer necessary since arbitrary arguments are allowed.
|
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