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

Leverage the new PDO subclasses #6532

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Oct 9, 2024

Q A
Type feature
Fixed issues N/A

Summary

This PR adds support for the new PDO subclasses to DBAL.

TODO:

greg0ire
greg0ire previously approved these changes Oct 10, 2024
@derrabus derrabus marked this pull request as ready for review October 10, 2024 09:33
@derrabus
Copy link
Member Author

I'm working around the PHP bug for the time being. If we try to open a persistent connection, I'm falling back to the old constructor.

@greg0ire
Copy link
Member

Oh, a new codecov error: codecov/codecov-action#1580

@derrabus derrabus merged commit 54be50e into doctrine:4.2.x Oct 10, 2024
88 of 89 checks passed
@derrabus derrabus deleted the feature/pdo-subclasses branch October 10, 2024 12:06
derrabus added a commit to derrabus/dbal that referenced this pull request Oct 10, 2024
* 4.2.x:
  Implement an EnumType for MySQL/MariaDB (doctrine#6536)
  Leverage the new PDO subclasses (doctrine#6532)
  PHPStan 1.12.6 (doctrine#6535)
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.

4 participants