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

@template for Query and update docs for EntityRepository #107

Merged
merged 5 commits into from
Jan 16, 2022

Conversation

dimajolkin
Copy link
Contributor

psalm level 1
$this->createQueryBuilder('t')->getQuery()->getResult();
Аfter these fixes the psalm stopped swearing on the repository

commit: prevent false-positive ERROR: PropertyNotSetInConstructor
moved form #87

maybe someone else will come in handy, maybe it needs to be improved)

@orklah
Copy link
Collaborator

orklah commented Jan 15, 2022

Thanks! We have some CI issues, they seem related to the future realease of Psalm5, I'll try to take a look before I can merge this

@orklah
Copy link
Collaborator

orklah commented Jan 15, 2022

Can you rebase? It should be okay now

@dimajolkin
Copy link
Contributor Author

Fine, Tests passed)

@orklah orklah merged commit b9dc248 into psalm:2.x Jan 16, 2022
@orklah
Copy link
Collaborator

orklah commented Jan 16, 2022

Thanks!

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