Skip to content

feat: output table and column when an InvalidColumnDeclaration is thrown - #7407

Open
adrian-schenk wants to merge 2 commits into
doctrine:4.5.xfrom
adrian-schenk:feat/verbose-invalid-column-exception
Open

feat: output table and column when an InvalidColumnDeclaration is thrown#7407
adrian-schenk wants to merge 2 commits into
doctrine:4.5.xfrom
adrian-schenk:feat/verbose-invalid-column-exception

Conversation

@adrian-schenk

Copy link
Copy Markdown
Q A
Type feature
Issue #7406

Summary

Added table name to the error message of InvalidColumnDeclaration.
InvalidColumnType Exceptions are now prefixed by table name and column.

@greg0ire

Copy link
Copy Markdown
Member

Features should target 4.5.x

@greg0ire
greg0ire changed the base branch from 4.4.x to 4.5.x June 14, 2026 20:59
@morozov

morozov commented Jun 15, 2026

Copy link
Copy Markdown
Member

For reference, there's another similar attempt: #7013. Mutating an exception is a no-go to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants