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

Don't call deprecated getSchemaManager() #8953

Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 24, 2021

Connection::getSchemaManager() will be replaced by Connection::createSchemaManager(). We should call the new method if it's available.

Part of #8884

@derrabus derrabus force-pushed the improvement/create-schema-manager branch from 51b256a to 131cc17 Compare August 24, 2021 02:41
@derrabus derrabus added this to the 2.10.0 milestone Aug 24, 2021
@greg0ire greg0ire merged commit a8a9b2a into doctrine:2.10.x Aug 24, 2021
@greg0ire
Copy link
Member

Thanks @derrabus ! You're on fire 🔥

@derrabus derrabus deleted the improvement/create-schema-manager branch August 24, 2021 06:35
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