Closed franmomu closed 4 years ago
If you can fix all phpstan findings, can you add it as a GH action?
@core23 it says phpstORM in the title
Too early in the morning :laughing:
If you can fix all phpstan findings, can you add it as a GH action?
I'm going try it
I'm going try it
wait so does this has to do with phpstorm, phpstan or both?
I'm going try it
wait so does this has to do with phpstorm, phpstan or both?
I was for phpstorm at first, but fixing that also fixed some phpstan issues I believe 😬 . Should I open another PR with just the last commit?
No need for this overhead. Ready to merge?
The entity classes can't be final
because doctrine can't create proxy classes extending from them
Thanks @franmomu !
Not sure if this should be in the changelog. My plan after this was to do this in master branch:
ContainerAwareCommand
)