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

Stub EntityManagerInterface and ObjectManager #3

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

jaikdean
Copy link
Contributor

@jaikdean jaikdean commented Jan 3, 2019

In our projects we typehint for Doctrine\ORM\EntityManagerInterface, meaning the existing EntityManager stub doesn't work. This PR splits the existing EntityManager stub into separate EntityManagerInterface and ObjectManager stubs.

This should have no effect on projects which were using the EntityManager stub previously.

@weirdan weirdan merged commit 8156747 into psalm:master Jan 3, 2019
@weirdan
Copy link
Member

weirdan commented Jan 3, 2019

Thanks @jaikdean!

@weirdan
Copy link
Member

weirdan commented Jan 3, 2019

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