Skip to content

BigInt support for DBAL 4 #539

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

Closed
wants to merge 2 commits into from

Conversation

VincentLanglet
Copy link
Contributor

Trying to Closes #484

This will require #535

I'm currently not sure how we will handle the PHP32 bit situation to say that if it's not unsigned, we're sure it's integer.
Currently the unsigned data is not present in the descriptor.

I see multiple solutions with drawbacks @ondrejmirtes, I tried one.

Since the DoctrineTypeDescriptor is @api I'm not sure if we should create a new interface or if a better solution exists.

Open to any suggestion.

@VincentLanglet VincentLanglet marked this pull request as draft February 8, 2024 15:41
@ondrejmirtes
Copy link
Member

I decided to disregard the 32-bit possibility, because it's 2024 and it's only about DBAL 4 which just came out: 719a8f4

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