Deprecate all symbols in the Doctrine\Common\Proxy namespace#1002
Conversation
fc37b47 to
eea8e56
Compare
|
Do we actually plan to release a v4 without Proxies? If the ORM does not use common proxies anymore, we'd simply drop the dependency. |
This would cut the maintenance yes. Proxies are hard to maintain, especially in the form they take in this repo (see PRs related to readonly or enums for examples.) |
|
I understand that, but what remains of this library if we remove proxies is not worth maintaining imho. I think, we can simply archive the repo once the ORM doesn't use it anymore. |
|
It'd still be great to release a version with deprecations, so that ppl that rely on eg |
|
Okay, how about:
|
1646deb to
d2ed793
Compare
Done for those For the rest, that's a separate effort to me. |
d2ed793 to
053ce9b
Compare
053ce9b to
ec79193
Compare
ec79193 to
1b62676
Compare
Allowed by doctrine/orm#10837