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

Move UnderscoreNamingStrategyTest to correct namespace #9414

Merged

Conversation

derrabus
Copy link
Member

This test was places in a rather odd location. Let's move it to the same folder as the other tests.

@derrabus derrabus added this to the 2.11.1 milestone Jan 20, 2022
@derrabus derrabus merged commit 79d3cf5 into doctrine:2.11.x Jan 20, 2022
@derrabus derrabus deleted the bugfix/move-underscore-naming-test branch January 20, 2022 19:49
derrabus added a commit to derrabus/orm that referenced this pull request Jan 23, 2022
* 2.11.x:
  Add support for PHP 8.1 enums in embedded classes (doctrine#9419)
  Added class-string typehint on $targetEntity (doctrine#9415)
  Allow DiscriminatorColumn with length=0 (doctrine#9410)
  Move UnderscoreNamingStrategyTest to correct namespace (doctrine#9414)
derrabus added a commit that referenced this pull request Jan 23, 2022
* 2.11.x:
  Add support for PHP 8.1 enums in embedded classes (#9419)
  Added class-string typehint on $targetEntity (#9415)
  Allow DiscriminatorColumn with length=0 (#9410)
  Move UnderscoreNamingStrategyTest to correct namespace (#9414)
derrabus added a commit to derrabus/orm that referenced this pull request Jan 23, 2022
* 2.12.x:
  Add support for PHP 8.1 enums in embedded classes (doctrine#9419)
  Switch tests to the middleware logging system (doctrine#9418)
  Added class-string typehint on $targetEntity (doctrine#9415)
  Allow DiscriminatorColumn with length=0 (doctrine#9410)
  Move UnderscoreNamingStrategyTest to correct namespace (doctrine#9414)
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