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

Add missing import #9796

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented May 30, 2022

This PR fixes a test added in #9777. In the end, it does not matter that we reference stdClass without import because that class reference is not actually used. But I don't think that it was actually intended to work with an undefined class here.

@derrabus derrabus added this to the 2.13.0 milestone May 30, 2022
@derrabus derrabus merged commit 4f1072e into doctrine:2.13.x May 30, 2022
@derrabus derrabus deleted the bugfix/missing-import branch May 30, 2022 22:42
derrabus added a commit to derrabus/orm that referenced this pull request May 30, 2022
* 2.13.x:
  Add missing import (doctrine#9796)
  Deprecate calling setters without arguments (doctrine#9791)
  Move duplicate fixture into dedicated file (doctrine#9789)
  MockTreeWalker should be an SqlWalker (doctrine#9790)
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.

1 participant