Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set IteratorAggregate generics for Node #4316

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Set IteratorAggregate generics for Node #4316

merged 1 commit into from
Sep 13, 2024

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Sep 13, 2024

This will help PHPStan and Psalm to understand what happens when iterating over a Node.

/cc @fabpot

This will help PHPStan and Psalm to understand what happens when iterating over a Node.
@fabpot
Copy link
Contributor

fabpot commented Sep 13, 2024

Thank you @ruudk.

@fabpot fabpot merged commit a2ed05a into twigphp:3.x Sep 13, 2024
48 of 49 checks passed
ruudk added a commit to twigstan/twigstan that referenced this pull request Sep 13, 2024
It will be fixed upstream:
- twigphp/Twig#4316
ruudk added a commit to twigstan/twigstan that referenced this pull request Sep 13, 2024
It will be fixed upstream:
- twigphp/Twig#4316
ruudk added a commit to twigstan/twigstan that referenced this pull request Sep 13, 2024
* Fix PHPUnit and PHPStan

Fixes #14

* Let CI workflow run on Pull Requests

* Ignore specific Twig error

It will be fixed upstream:
- twigphp/Twig#4316
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants