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

Fix types on EntityRepository #9474

Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Feb 5, 2022

This PR prepares the introduction of native types to the EntityRepository class on 3.0.

@derrabus derrabus added this to the 2.12.0 milestone Feb 5, 2022
@derrabus derrabus force-pushed the types/entity-repository-backports branch from 91c2042 to e99d861 Compare February 7, 2022 21:58
@derrabus derrabus force-pushed the types/entity-repository-backports branch from e99d861 to b50e1a7 Compare February 8, 2022 08:41
@derrabus derrabus merged commit 21390a1 into doctrine:2.12.x Feb 8, 2022
@derrabus derrabus deleted the types/entity-repository-backports branch February 8, 2022 23:44
derrabus added a commit to derrabus/orm that referenced this pull request Feb 9, 2022
* 2.12.x:
  Fix types on QueryBuilder (doctrine#9492)
  Fix types on EntityRepository (doctrine#9474)
  Avoid calling merge() (doctrine#9489)
  PHPStan 1.4.6, Psalm 4.20.0 (doctrine#9491)
  Fix `#[DiscriminatorMap]` params (doctrine#9487)
  Run tests with stricter error handling (doctrine#9482)
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.

2 participants