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

Incompatible with doctrine/orm 2.7.3 #335

Open
haltuf opened this issue Jul 14, 2020 · 0 comments
Open

Incompatible with doctrine/orm 2.7.3 #335

haltuf opened this issue Jul 14, 2020 · 0 comments

Comments

@haltuf
Copy link
Contributor

haltuf commented Jul 14, 2020

New patch version of doctrine/orm 2.7.3 brought BC with this commit:
doctrine/orm@d95e03b#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780

The thing is, whole Doctrine\Common\Persistence moved to Doctrine\Persistence namespace.

Proposed sollution: enforce using only new doctrine packages with reference to Doctrine\Persistance, change all classes from Persistence to new namespace in kdyby.

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

No branches or pull requests

1 participant