[PR #11399] SchemaValidator: Changing mapping of BIGINT to string|int #12997

Open
opened 2026-01-22 16:15:50 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11399

State: closed
Merged: Yes


Closes https://github.com/doctrine/orm/issues/11377
Follow-up of https://github.com/doctrine/orm/pull/11396

I just copied the const, so it can be deleted again easily, once DBAL 3 is no longer supported.

  • How can I check DBAL 3 in the test?
  • Besides that, is the test enough or should I test more scenarios (positive and negative)?
**Original Pull Request:** https://github.com/doctrine/orm/pull/11399 **State:** closed **Merged:** Yes --- Closes https://github.com/doctrine/orm/issues/11377 Follow-up of https://github.com/doctrine/orm/pull/11396 I just copied the `const`, so it can be deleted again easily, once DBAL 3 is no longer supported. * How can I check DBAL 3 in the test? * Besides that, is the test enough or should I test more scenarios (positive *and* negative)?
admin added the pull-request label 2026-01-22 16:15:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12997