Conversation
The proxy class in doctrine is different
|
+1 this change is needed in order to make DeepCopy work with recent releases of doctrine. |
|
Thanks. Ideally we should support both versions, here I guess it will break backward compatibility. |
|
Hello, I understand you, but a lot of people upgrade doctrine version for improve our features like me. I only want help us but is your Code. Thank you for your answers. |
|
then change was introduced in v2 https://github.com/doctrine/persistence/blob/3.0.x/UPGRADE-2.0.md
@mnapoli thoughts? |
|
No particular thoughts, I don't know if that would work by just looking at this example to be honest. Feel free to test/investigate, I won't have time to invest into this. |
The proxy class in doctrine is different