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

Stop passing event manager to constructor #9938

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Jul 28, 2022

That argument has been removed in #9915

Stumbled upon this while trying to merge up… IMO we should reconsider not statically analyzing the tests directory.

That argument has been removed
@greg0ire greg0ire requested a review from derrabus July 28, 2022 14:43
@greg0ire greg0ire enabled auto-merge (squash) July 28, 2022 16:40
@greg0ire greg0ire requested a review from derrabus July 28, 2022 16:40
@derrabus derrabus added this to the 2.13.0 milestone Jul 28, 2022
@greg0ire greg0ire merged commit 38a9a1c into doctrine:2.13.x Jul 28, 2022
derrabus added a commit to derrabus/orm that referenced this pull request Aug 2, 2022
* 2.13.x:
  Deprecate QueryBuilder APIs exposing its internal state (doctrine#9945)
  Update branch info in README and .doctrine-project.json (doctrine#9943)
  Psalm 4.25.0, PHPStan 1.8.2 (doctrine#9941)
  Stop passing event manager to constructor (doctrine#9938)
  Use a more precise phpdoc for ClassMetadataInfo::versionField than mixed (doctrine#9937)
  Make EntityManager `@final` and its constructor public
derrabus added a commit to derrabus/orm that referenced this pull request Aug 3, 2022
* 2.13.x:
  Deprecate QueryBuilder APIs exposing its internal state (doctrine#9945)
  Update branch info in README and .doctrine-project.json (doctrine#9943)
  Psalm 4.25.0, PHPStan 1.8.2 (doctrine#9941)
  Stop passing event manager to constructor (doctrine#9938)
  Use a more precise phpdoc for ClassMetadataInfo::versionField than mixed (doctrine#9937)
  Make EntityManager `@final` and its constructor public
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