You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, since it's coming from the Symfony generator and works with PhpStorm, I would think that it was in fact a good practice. If there's a better way, I'm interested. And that got me thinking, maybe you could add something like PHPStan that provides a link to some common errors and their solutions.
Thanks for your consideration, and for creating this!
The text was updated successfully, but these errors were encountered:
Does either approach work? Symfony tends to follow best practices, but I've found generics confusing and keep waiting for a version of PHP that supports them natively. Like when attributes came out, I couldn't wait to rid my code of annotations, which often tripped me up.
What a cool tool!
I'm getting this warning:
It comes from the stubs created by the symfony maker
First, since it's coming from the Symfony generator and works with PhpStorm, I would think that it was in fact a good practice. If there's a better way, I'm interested. And that got me thinking, maybe you could add something like PHPStan that provides a link to some common errors and their solutions.
Thanks for your consideration, and for creating this!
The text was updated successfully, but these errors were encountered: