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

Made Carbon types compatible with DBAL 4 #434

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

derrabus
Copy link
Collaborator

@derrabus derrabus commented Feb 8, 2024

This PR changes the class hierarchy and return types of the Carbon type classes in order to make them compatible with DBAL 4.

This might be seen as a breaking change if those classes are used in a creative way. However, I assume that those types are not used to pass instanceof checks or extended in any way.

We could also consider bumping to version 2.0 to account for these breaking changes.

@derrabus derrabus mentioned this pull request Feb 8, 2024
@derrabus derrabus merged commit 908efd3 into beberlei:master Feb 8, 2024
8 checks passed
@derrabus derrabus deleted the improvement/carbon-types branch February 8, 2024 15:13
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