Skip to content

ignore phpstan when phpstan claims that something is a resource, fixes #448, fixes #479, fixes #411#533

Merged
shish merged 1 commit into
masterfrom
pr533
Jan 31, 2025
Merged

ignore phpstan when phpstan claims that something is a resource, fixes #448, fixes #479, fixes #411#533
shish merged 1 commit into
masterfrom
pr533

Conversation

@shish
Copy link
Copy Markdown
Collaborator

@shish shish commented Jan 30, 2025

phpstan's internal type-hint database claims various things are resources, when the PHP documentation gives more accurate type hints - so let's prefer the PHP docs in that specific case

@shish
Copy link
Copy Markdown
Collaborator Author

shish commented Jan 30, 2025

For reviewers - the meaningful change is in generator/src/Parameter.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants