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

Avoid calling deprecated Type::getName() #6359

Merged
merged 1 commit into from Apr 16, 2024

Conversation

derrabus
Copy link
Member

Follow-up to #6358 (@sbuerk): getName() is gone on 4.0.x. This change will make merging this test up easier for us.

@derrabus derrabus added this to the 3.8.4 milestone Apr 16, 2024
@derrabus derrabus merged commit edbf307 into doctrine:3.8.x Apr 16, 2024
92 checks passed
@derrabus derrabus deleted the chore/avoid-get-name branch April 16, 2024 21:19
derrabus added a commit to derrabus/dbal that referenced this pull request Apr 16, 2024
* 3.8.x:
  Avoid calling deprecated Type::getName() (doctrine#6359)
  Ensure correct json default value normalization (doctrine#6358)
  Document how to run integration tests locally
  Remove unused script
derrabus added a commit that referenced this pull request Apr 16, 2024
* 4.0.x:
  Avoid calling deprecated Type::getName() (#6359)
  Ensure correct json default value normalization (#6358)
  Document how to run integration tests locally
  Remove unused script
derrabus added a commit that referenced this pull request Apr 16, 2024
* 4.1.x:
  Avoid calling deprecated Type::getName() (#6359)
  Ensure correct json default value normalization (#6358)
  Document how to run integration tests locally
  Remove unused script
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.

None yet

1 participant