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

Un-deprecate the current proxy mechanism #9532

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Feb 20, 2022

As discussed on #9502: Since there is no implemented alterantive to the current proxy mechanisms, it is impossible to use the ORM without tapping the deprecated proxy methods.

If we still plan to switch to ProxyManager, a future PR that adds the actual implementation for ProxyManager including a forward compatibility layer might deprecate parts of those methods again. Until that happens, we prepare for shipping 3.0 with the current proxy implementation.

@derrabus derrabus added this to the 2.12.0 milestone Feb 21, 2022
@derrabus derrabus merged commit ec7c637 into doctrine:2.12.x Feb 24, 2022
@derrabus derrabus deleted the improvement/un-deprecate-proxy branch February 24, 2022 10:17
derrabus added a commit to derrabus/orm that referenced this pull request Feb 25, 2022
* 2.12.x:
  Document QueryComponent array shape (doctrine#9527)
  Improve templating
  Un-deprecate the current proxy mechanism (doctrine#9532)
  Remove unused methods
  Fix bug-doctrine#9536
derrabus added a commit to derrabus/orm that referenced this pull request Feb 25, 2022
* 2.12.x:
  Document QueryComponent array shape (doctrine#9527)
  Improve templating
  Un-deprecate the current proxy mechanism (doctrine#9532)
  Remove unused methods
  Fix bug-doctrine#9536
n-e-m-a-nj-a pushed a commit to n-e-m-a-nj-a/orm that referenced this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants