-
Notifications
You must be signed in to change notification settings - Fork 3
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
Allow doctrine/persistence:^3.1
#38
Conversation
Ich habe keine Idee, wie ich den einen Test fixen kann, der failt. Vielleicht haben @mpdude oder @FabianSchmick eine? |
Ich habe das schon mal irgendwo gesehen… 🤔 |
Die in Version 3.0 von |
as `symfony/doctrine-bridge:^7.0` needs this
a7fae36
to
af2c29f
Compare
doctrine/persistence#307 is the reason for those new property types. I think we should use these also after serialization/unserialization of our metadata, so this needs to be investigated. |
…y subclasses as used by ORM internals
This backports #38 to the 3.x branch.
This backports #38 to the 3.x branch.
As this is needed by
symfony/doctrine-bridge:7.0
.