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

Fixed ManagerRegistry deprecation/removal #74

Merged
merged 4 commits into from
Sep 26, 2020

Conversation

weirdan
Copy link
Member

@weirdan weirdan commented Sep 26, 2020

Doctrine\Common\Persistence\ManagerRegistry was deprecated in doctrine/persistence:1.3 and removed in doctrine/persistence:2.0

Fixes #70

`Doctrine\Common\Persistence\ManagerRegistry` was deprecated in
`doctrine/persistence:1.3` and removed in `doctrine/persistence:2.0`

Fixes #70
`weirdan/codeception-psalm-module:0.9.0` was crashing when
`doctrine/persistence` was missing (low-dep envs)
@weirdan weirdan merged commit 7236346 into master Sep 26, 2020
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.

InvalidArgument false-positive
1 participant