Skip to content

Create attributes AsTwigFilter, AsTwigFunction and AsTwigTest to ease extension development #3528

Create attributes AsTwigFilter, AsTwigFunction and AsTwigTest to ease extension development

Create attributes AsTwigFilter, AsTwigFunction and AsTwigTest to ease extension development #3528

Triggered via pull request March 3, 2025 11:47
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Matrix: PHPStan
Matrix: extension-tests
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

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.