[PR #9727] Run builds with DBAL 4.0.x-dev #11836

Closed
opened 2026-01-22 16:12:03 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


Relevant changes from DBAL 4.0.x:

  1. https://github.com/doctrine/dbal/pull/3488
  2. https://github.com/doctrine/dbal/pull/3569
  3. https://github.com/doctrine/dbal/pull/3583

TODO:

Improve DBAL upgrade path:

Next steps:

  1. https://github.com/doctrine/orm/pull/9735.
  2. Test the build with ^4@dev on PostgreSQL.
  3. Run static analysis with ^4@dev.
  4. Bump DBAL version constraint to ^3.4 once it's released.
**Original Pull Request:** https://github.com/doctrine/orm/pull/9727 **State:** closed **Merged:** Yes --- Relevant changes from DBAL 4.0.x: 1. https://github.com/doctrine/dbal/pull/3488 2. https://github.com/doctrine/dbal/pull/3569 3. https://github.com/doctrine/dbal/pull/3583 **TODO**: - [x] Backport what's possible to 2.13.x and rebase: https://github.com/doctrine/orm/pull/9730 - [x] Address static analysis issues when testing against DBAL 3.4.x-dev. - [x] ~~Why do discriminator maps have numeric keys despite their `<string,class-string>` type?~~ Known issue to be baselined. - [x] Improve MySQL test suite compatibility with DBAL 4 (https://github.com/doctrine/orm/pull/9728). **Improve DBAL upgrade path**: - [x] Get https://github.com/doctrine/dbal/pull/5373 merged. - [x] Get https://github.com/doctrine/dbal/pull/5377 merged. **Next steps**: 1. https://github.com/doctrine/orm/pull/9735. 2. Test the build with `^4@dev` on PostgreSQL. 3. Run static analysis with `^4@dev`. 4. Bump DBAL version constraint to `^3.4` once it's released.
admin added the pull-request label 2026-01-22 16:12:03 +01:00
admin closed this issue 2026-01-22 16:12:04 +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#11836