Skip to content

Ignore deprecation from DBAL - #12524

Merged
greg0ire merged 1 commit into
doctrine:3.6.xfrom
greg0ire:ignore-depr
Jul 2, 2026
Merged

Ignore deprecation from DBAL#12524
greg0ire merged 1 commit into
doctrine:3.6.xfrom
greg0ire:ignore-depr

Conversation

@greg0ire

@greg0ire greg0ire commented Jul 1, 2026

Copy link
Copy Markdown
Member

Deprecations with this particular identifier are numerous and hard to address. Addressing them might require new configuration, or even new deprecations. I think we should address them in the next minor branch. Let us ignore them until that is the case.

We may still send changes addressing such deprecations when they emanate from tests.

Deprecations with this particular identifier are numerous and hard to
address. Addressing them might require new configuration, or even new
deprecations. I think we should address them in the next minor branch.
Let us ignore them until that is the case.

We may still send changes addressing such deprecations when they emanate
from tests.
@greg0ire

greg0ire commented Jul 1, 2026

Copy link
Copy Markdown
Member Author

Example of what's needed to address only some of the deprecations: #12523

@SenseException SenseException left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plan is to remove this line again in the next minor branch with the needed fixes?

@morozov

morozov commented Jul 2, 2026

Copy link
Copy Markdown
Member

Yeah, it's one large deprecation. I tried to give different deprecations within the same PR unique identifiers once (doctrine/dbal#6677), but that was quite tedious, so I didn't do that anymore.

@greg0ire greg0ire added this to the 3.6.8 milestone Jul 2, 2026
@greg0ire
greg0ire merged commit ac4609b into doctrine:3.6.x Jul 2, 2026
109 checks passed
@greg0ire
greg0ire deleted the ignore-depr branch July 2, 2026 05:52
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.

3 participants