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

Deprecate MultiGetRegion #9397

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

derrabus
Copy link
Member

The MultiGetRegion interface is only implemented through its child interface Region and never type-hinted anywhere. In order to simplify the codebase on 3.0, I propose to deprecate the interface so we can merge it with Region in 3.0.

@derrabus derrabus added this to the 2.12.0 milestone Jan 18, 2022
@derrabus derrabus merged commit 4305cb9 into doctrine:2.12.x Jan 18, 2022
@derrabus derrabus deleted the deprecate/multi-get-region branch January 18, 2022 21:50
derrabus added a commit to derrabus/orm that referenced this pull request Jan 18, 2022
* 2.12.x:
  Deprecate MultiGetRegion (doctrine#9397)
  Fix type on loadCacheEntry (doctrine#9398)
  Update baselines for DBAL 3.3 (doctrine#9393)
  Accessing private properties and methods from the same class is forbidden (doctrine#9311)
  Expose enumType to DBAL to make native DB Enum possible (doctrine#9382)
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

2 participants