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

Implement ServerInfoAwareConnection. #72

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

rodrigoaguilera
Copy link
Contributor

Another requirement for being friendly with middleware connections.
Another reason is that not implementint the interface is deprecated so this should be done sooner or later.
https://github.com/doctrine/dbal/blob/3.5.x/src/Connection.php#L480

I'm grabbing the apiVersion from the http client but I'm not sure if this can be simplified.

Signed-off-by: Rodrigo Aguilera [email protected]

@malukenho malukenho merged commit 8a04c14 into codelicia:1.2.x Oct 31, 2022
@malukenho malukenho self-assigned this Oct 31, 2022
@malukenho malukenho added this to the 1.3.0 milestone Oct 31, 2022
@malukenho malukenho modified the milestones: 1.3.0, 1.2.1 Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants