[PR #9742] Run static analysis with DBAL 4@dev #11844

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

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

State: closed
Merged: Yes


In order to run the builds on different DBAL versions, a custom definition of the static analysis workflow is used (it's mostly a copy-paste from the DBAL).

Relevant changes from DBAL 4.0.x:

TODO:

  • Get https://github.com/doctrine/dbal/pull/5385 merged to address some issues reported by PHPStan.
  • Bump DBAL version constraint to ^3.4@dev to allow for a consistent PHPStan baseline across supported DBAL versions.
**Original Pull Request:** https://github.com/doctrine/orm/pull/9742 **State:** closed **Merged:** Yes --- In order to run the builds on different DBAL versions, a custom definition of the static analysis workflow is used (it's mostly a copy-paste from the DBAL). Relevant changes from DBAL 4.0.x: - https://github.com/doctrine/dbal/pull/3480 - https://github.com/doctrine/dbal/pull/3498 - https://github.com/doctrine/dbal/pull/4691 - https://github.com/doctrine/dbal/pull/3511 **TODO**: - [x] Get https://github.com/doctrine/dbal/pull/5385 merged to address some issues reported by PHPStan. - [x] Bump DBAL version constraint to `^3.4@dev` to allow for a consistent PHPStan baseline across supported DBAL versions.
admin added the pull-request label 2026-01-22 16:12:05 +01:00
admin closed this issue 2026-01-22 16:12:06 +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#11844