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

Remove calls to deprecated Connection methods #8935

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 22, 2021

This PR removes more calls to deprecated methods of the Connection class, mainly fetchColumn(), exec() and executeUpdate().

@derrabus derrabus force-pushed the improvement/deprecated-calls branch 2 times, most recently from 43b4713 to 97a4bf0 Compare August 22, 2021 12:39
greg0ire
greg0ire previously approved these changes Aug 22, 2021
greg0ire
greg0ire previously approved these changes Aug 22, 2021
@derrabus derrabus force-pushed the improvement/deprecated-calls branch from 7da9a31 to 7383e35 Compare August 22, 2021 21:13
@derrabus derrabus added this to the 2.10.0 milestone Aug 23, 2021
@derrabus derrabus force-pushed the improvement/deprecated-calls branch from 7383e35 to 730143e Compare August 23, 2021 14:55
@greg0ire greg0ire merged commit e3b1ad5 into doctrine:2.10.x Aug 23, 2021
@greg0ire
Copy link
Member

Thanks @derrabus !

@SenseException
Copy link
Member

I was in the middle of a review and wondered about the scope of the PR. I guess I don't have to think about that anymore 😁

@derrabus derrabus deleted the improvement/deprecated-calls branch August 23, 2021 16:45
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