PHP #324
Annotations
4 errors
Run PHPStan:
src/Services/StringTemplateRenderer.php#L70
Instantiation of deprecated class Shopware\Core\Framework\Adapter\Twig\Exception\StringTemplateRenderingException:
tag:v6.7.0 - use AdapterException::renderingTemplateFailed instead - reason:remove-exception
|
Run PHPStan:
tests/Extension/MailTemplateExtensionTest.php#L35
Call to deprecated method getDefinitionClass() of class Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension:
tag:v6.7.0 - Implement `getEntityName` instead or use `BulkEntityExtension`
Defines which entity definition should be extended by this class.
|
Run PHPStan:
tests/Services/StringTemplateRendererTest.php#L26
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Twig\Exception\StringTemplateRenderingException:
tag:v6.7.0 - use AdapterException::renderingTemplateFailed instead - reason:remove-exception
|
Run PHPStan
Process completed with exit code 1.
|
Loading