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

[1.3] Deprecate proxies from doctrine/common #1949

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Feb 4, 2019

Q A
Type improvement
BC Break no
Fixed issues

Summary

This drops the proxy classes related to doctrine/common. Unfortunately we won't be able to provide a BC layer due to ocramius/proxy-manager 2.0 needing PHP 7.0. To avoid deprecation notices that users can't do anything about (see #1675) I didn't add any trigger_error calls to deprecated interfaces but those could certainly be added to ProxyFactory and Proxy.

@alcaeus alcaeus added the Task label Feb 4, 2019
@alcaeus alcaeus added this to the 1.3.0 milestone Feb 4, 2019
@alcaeus alcaeus self-assigned this Feb 4, 2019
@alcaeus alcaeus force-pushed the proxy-refactoring-bc-layer branch from f0b2d25 to 502f19e Compare February 4, 2019 07:15
@alcaeus alcaeus changed the title Deprecate proxies from doctrine/common [1.3] Deprecate proxies from doctrine/common Feb 4, 2019
@alcaeus alcaeus requested a review from malarzm February 5, 2019 06:23
@malarzm malarzm merged commit 54198f4 into doctrine:1.3.x Feb 6, 2019
@alcaeus alcaeus deleted the proxy-refactoring-bc-layer branch February 6, 2019 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants