Create attributes AsTwigFilter
, AsTwigFunction
and AsTwigTest
to ease extension development
#3528
ci.yml
on: pull_request
Matrix: tests
Matrix: PHPStan
Matrix: extension-tests
Matrix: integration-tests
Annotations
3 errors
PHPStan (8.4):
src/Node/Node.php#L193
Cannot unset property Twig\Node\Node::$attributes because it might have hooks in a subclass.
|
PHPStan (8.4):
src/Node/Node.php#L252
Cannot unset property Twig\Node\Node::$nodes because it might have hooks in a subclass.
|
PHPStan (8.4)
Process completed with exit code 1.
|