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 test file/class names #9649

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

michnovka
Copy link
Contributor

Minor refactoring to mute PHPUnit errors of class names not matching file names

@greg0ire
Copy link
Member

Blocked by #9633

@derrabus derrabus added this to the 2.12.0 milestone Apr 11, 2022
@derrabus
Copy link
Member

The Psalm error is not caused by this PR and has been fixed on 2.12.x. I think, we can safely merge this.

@derrabus derrabus merged commit 7e7e38b into doctrine:2.12.x Apr 11, 2022
@michnovka michnovka deleted the 2.12.x-fixedTestClassNames branch April 11, 2022 10:30
derrabus added a commit to derrabus/orm that referenced this pull request Apr 15, 2022
* 2.12.x:
  Indicate support for doctrine/persistence 3 (doctrine#9656)
  Fix tests for enum ID hydration (doctrine#9658)
  Revert "Use charset/collation from column or table default when creating relations (doctrine#9636)"
  Fix test file/class names (doctrine#9649)
derrabus added a commit to derrabus/orm that referenced this pull request Apr 15, 2022
* 2.12.x:
  Indicate support for doctrine/persistence 3 (doctrine#9656)
  Fix tests for enum ID hydration (doctrine#9658)
  Revert "Use charset/collation from column or table default when creating relations (doctrine#9636)"
  Fix test file/class names (doctrine#9649)
derrabus added a commit to derrabus/orm that referenced this pull request Apr 15, 2022
* 2.12.x:
  Indicate support for doctrine/persistence 3 (doctrine#9656)
  Fix tests for enum ID hydration (doctrine#9658)
  Revert "Use charset/collation from column or table default when creating relations (doctrine#9636)"
  Fix test file/class names (doctrine#9649)
derrabus added a commit to derrabus/orm that referenced this pull request Apr 15, 2022
* 2.12.x:
  Indicate support for doctrine/persistence 3 (doctrine#9656)
  Fix tests for enum ID hydration (doctrine#9658)
  Revert "Use charset/collation from column or table default when creating relations (doctrine#9636)"
  Fix test file/class names (doctrine#9649)
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.

3 participants