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

Don't assert that BIGINTs are stored as strings #10980

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

derrabus
Copy link
Member

This change should fix the failing test suite on 3.0.x. With DBAL 4, BIGINTs are integers most of the time.

@derrabus derrabus added this to the 2.17.0 milestone Oct 10, 2023
@derrabus derrabus merged commit 0e3489b into doctrine:2.17.x Oct 10, 2023
54 checks passed
@derrabus derrabus deleted the bugfix/bigint-id branch October 10, 2023 09:35
derrabus added a commit that referenced this pull request Oct 10, 2023
* 2.17.x:
  Don't assert that BIGINTs are stored as strings (#10980)
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.

2 participants