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

Stubs should not be loaded when using versions of Symfony with upstream generic types #431

Open
stof opened this issue Mar 12, 2025 · 0 comments

Comments

@stof
Copy link
Contributor

stof commented Mar 12, 2025

Once generic types are added upstream in Symfony itself, the stubs should not be loaded again to override them, so that the official type definitions are used.

phpstan-doctrine already has a similar logic to prefer using the official generic types instead of stubbing them.

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

No branches or pull requests

1 participant